From 1a912326734243e57a461c48131c1a0402318b5a Mon Sep 17 00:00:00 2001 From: Sebastien Estienne Date: Tue, 2 Aug 2005 23:14:13 +0000 Subject: * add avahi-utils in autoconf git-svn-id: file:///home/lennart/svn/public/avahi/trunk@211 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6652d1a..4d25b3c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,11 +19,11 @@ include aminclude.am EXTRA_DIST = bootstrap.sh LICENSE $(DX_CONFIG) -SUBDIRS = avahi-common avahi-core avahi-discover avahi-client avahi-daemon initscript avahi-dnsconfd +SUBDIRS = avahi-common avahi-core avahi-discover avahi-client avahi-daemon initscript avahi-dnsconfd avahi-utils pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = avahi-core.pc MOSTLYCLEANFILES = $(DX_CLEANFILES) -.PHONY: distcleancheck +#.PHONY: distcleancheck -- cgit