aboutsummaryrefslogtreecommitdiff
path: root/dist/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dist/makefile')
-rw-r--r--dist/makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/dist/makefile b/dist/makefile
index f1b7a7e..6a82f3b 100644
--- a/dist/makefile
+++ b/dist/makefile
@@ -1,9 +1,5 @@
dirs := libxsde examples
-ifneq ($(filter $(MAKECMDGOALS),gen clean cleanobj),)
-dirs += tests
-endif
-
.PHONY: all $(dirs)
all: $(dirs)