aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index fa1fef30..ccf8fcd7 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -2,7 +2,7 @@ include ../Makefile.config
DIRS=c compression raytracer spass regression abi
ifeq ($(CLIGHTGEN),true)
-DIRS+=clightgen
+DIRS+=export
endif
all: