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