From 8d413c6e71390de68e94d7a21790de4ecf49e396 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Sun, 25 Jul 2004 03:52:48 +0000 Subject: 2004-07-24 Havoc Pennington * Makefile.am (DIST_SUBDIRS): add DIST_SUBDIRS, problem solved by Owen * test/Makefile.am (DIST_SUBDIRS): here also --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'test') 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) -- cgit