From 907792fc1795c8552fac295ae98fc34d23097f1c Mon Sep 17 00:00:00 2001 From: Trent Lloyd Date: Wed, 14 Sep 2005 16:59:19 +0000 Subject: * Actually include the DISTCHECk flag * Remove GTK from AvahiTest.cs * Add AvahiTest.cs to EXTRA_DIST git-svn-id: file:///home/lennart/svn/public/avahi/trunk@585 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f3bff8f..a2f717c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -160,6 +160,9 @@ endif MOSTLYCLEANFILES = $(DX_CLEANFILES) +DISTCHECK_CONFIGURE_FLAGS = \ + --disable-mono-docs + homepage: $(MAKE) -C man scp avahi-daemon/*.introspect avahi-daemon/introspect.dtd avahi-daemon/introspect.xsl\ -- cgit