You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
516 B

  1. From b05a93c48fdbb50f0c464310dc2ce45777d32ea2 Mon Sep 17 00:00:00 2001
  2. From: Paul Spooren <mail@aparcar.org>
  3. Date: Fri, 2 Oct 2020 14:08:52 -1000
  4. Subject: [PATCH] remove doc generation
  5. Signed-off-by: Paul Spooren <mail@aparcar.org>
  6. ---
  7. Makefile | 2 +-
  8. 1 file changed, 1 insertion(+), 1 deletion(-)
  9. --- a/Makefile
  10. +++ b/Makefile
  11. @@ -25,7 +25,7 @@ export DESTDIR SBINDIR LIBDIR CONFDIR MA
  12. ##
  13. # Top-level subdirs
  14. -subdirs := libfetch/ src/ doc/
  15. +subdirs := libfetch/ src/
  16. ##
  17. # Include all rules and stuff