aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index fdb6945..e7cc0aa 100644
--- a/Makefile
+++ b/Makefile
@@ -19,9 +19,9 @@ DOCDIR := /usr/share/doc/apk
export DESTDIR SBINDIR LIBDIR CONFDIR MANDIR DOCDIR
##
-# Top-level rules and targets
+# Top-level subdirs
-targets := libfetch/ src/ doc/
+subdirs := libfetch/ src/ doc/
##
# Include all rules and stuff