aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d46630e..d129516 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,7 +20,7 @@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = include src
+SUBDIRS = include src test
EXTRA_DIST = Doxyfile bindings examples
dist-hook:
$(RM) `find $(distdir) -type f -name .gitignore`