summaryrefslogtreecommitdiff
path: root/lib/et/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/et/test/Makefile')
-rw-r--r--lib/et/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/et/test/Makefile b/lib/et/test/Makefile
index 45ea2c2ce0..2f0c2e0625 100644
--- a/lib/et/test/Makefile
+++ b/lib/et/test/Makefile
@@ -56,7 +56,7 @@ EBIN = .
# Targets
# ----------------------------------------------------
-tests debug opt: $(TARGET_FILES)
+tests $(TYPES): $(TARGET_FILES)
clean:
rm -f $(TARGET_FILES)