summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2005-08-02 23:14:13 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2005-08-02 23:14:13 +0000
commit1a912326734243e57a461c48131c1a0402318b5a (patch)
tree5682d5a2f149712d775ac5f9cb05ead614d889a5 /Makefile.am
parent4a26b34ce1c7c2b1f0b65028f5d096939ab9b164 (diff)
* add avahi-utils in autoconf
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@211 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
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