aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/Makefile b/Makefile
index a473363d5..bf0438228 100644
--- a/Makefile
+++ b/Makefile
@@ -316,17 +316,17 @@ DISTFILES_TEST = \
316 test/apps-x11 \ 316 test/apps-x11 \
317 test/apps-x11-xorg \ 317 test/apps-x11-xorg \
318 test/capabilities \ 318 test/capabilities \
319 test/private-lib \
320 test/fnetfilter \
321 test/fcopy \
322 test/environment \
323 test/profiles \
324 test/utils \
325 test/compile \ 319 test/compile \
320 test/environment \
321 test/fcopy \
326 test/filters \ 322 test/filters \
327 test/network \ 323 test/fnetfilter \
328 test/fs \ 324 test/fs \
329 test/sysutils 325 test/network \
326 test/private-lib \
327 test/profiles \
328 test/sysutils \
329 test/utils
330 330
331.PHONY: dist 331.PHONY: dist
332dist: config.mk 332dist: config.mk