summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2013-01-16 12:51:24 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2013-01-16 12:51:24 +0100
commitc1348bba1462be9dd93c5d12328473c1dc87889d (patch)
tree8b14edaedb4c67126c72e0dbeb8283edbb3bc4b6 /tests/Makefile.am
parent2fba9f257a39cc485701358a35eb11d526e3799a (diff)
downloadmsitools-c1348bba1462be9dd93c5d12328473c1dc87889d.tar.gz
msitools-c1348bba1462be9dd93c5d12328473c1dc87889d.tar.xz
msitools-c1348bba1462be9dd93c5d12328473c1dc87889d.zip
dist: use autom4te to distribute test files
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 830eef8..cced9d6 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,5 +1,3 @@
-SUBDIRS = data
-
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(srcdir) -I. \
$(GLIB_CFLAGS) $(GOBJECT_CFLAGS)