From: Trent Lloyd Date: Fri, 20 May 2005 02:12:23 +0000 (+0000) Subject: Don't go into the daemon and build by default until I fix up the configure stuff... X-Git-Url: http://git.meshlink.io/?a=commitdiff_plain;ds=sidebyside;h=c565e9ad208e8c9aeaf94b02c56597a991b1597f;hp=40cd1f60e9d84610401db992003a3b282de5fcae;p=catta Don't go into the daemon and build by default until I fix up the configure stuff to enable/disable it etc. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@77 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- diff --git a/Makefile.am b/Makefile.am index 72dd399..fce91f8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,7 +18,7 @@ # USA. EXTRA_DIST = bootstrap.sh LICENSE doxygen/Makefile.am doxygen/Makefile.in doxygen/doxygen.conf.in libtool.m4 -SUBDIRS = avahi-core daemon +SUBDIRS = avahi-core pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = avahi-core.pc