summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-03-30 09:55:39 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-03-30 09:55:39 +0000
commit8dd3f1c72c8dad45b660261f35d184ca0aee2436 (patch)
tree2f679336b19bc52ebb589805fbbdab81f640eb90 /tests/Makefile.am
parent13041569d9ecd01b259c2420b89fbef5ab8708d7 (diff)
ignore more
Original commit message from CVS: ignore more
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
new file mode 100644
index 0000000..ce326cf
--- /dev/null
+++ b/tests/Makefile.am
@@ -0,0 +1,11 @@
+if HAVE_CHECK
+SUBDIRS_CHECK = check
+else
+SUBDIRS_CHECK =
+endif
+
+SUBDIRS = \
+ $(SUBDIRS_CHECK)
+
+DIST_SUBDIRS = \
+ check