aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 89388a191..4f3e00208 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,11 +12,11 @@ SUBDIRS = \
include \
$(PLATFORM_DIR) \
helper \
+ test \
+ $(PLATFORM_TEST_DIR) \
helper/test \
doc \
- example . \
- test \
- $(PLATFORM_TEST_DIR)
+ example
@DX_RULES@