summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2004-07-25 03:52:48 +0000
committerHavoc Pennington <hp@redhat.com>2004-07-25 03:52:48 +0000
commit8d413c6e71390de68e94d7a21790de4ecf49e396 (patch)
tree09de0585c86471a98097efd70b0ccc5de2b40085 /test
parent5e9fd251009890a56c10ca62ae787351bc2548da (diff)
2004-07-24 Havoc Pennington <hp@redhat.com>
* Makefile.am (DIST_SUBDIRS): add DIST_SUBDIRS, problem solved by Owen * test/Makefile.am (DIST_SUBDIRS): here also
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 387456a3..86cd93d8 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -4,6 +4,7 @@ if HAVE_GLIB
endif
SUBDIRS=$(GLIB_SUBDIR)
+DIST_SUBDIRS=glib
INCLUDES=-I$(top_srcdir) $(DBUS_TEST_CFLAGS)