summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index ce326cf9..acdd17e0 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -4,8 +4,7 @@ else
SUBDIRS_CHECK =
endif
-SUBDIRS = \
- $(SUBDIRS_CHECK)
+SUBDIRS = $(SUBDIRS_CHECK) examples
+
+DIST_SUBDIRS = check examples
-DIST_SUBDIRS = \
- check