summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTrent Lloyd <lathiat@bur.st>2005-06-08 18:55:06 +0000
committerTrent Lloyd <lathiat@bur.st>2005-06-08 18:55:06 +0000
commitce170511234a040ea6f418b168beb3a6e51a1f2c (patch)
tree1e2dc7c1998185f77ff841f5e1d17a09fdfa507d /Makefile.am
parent1f2b8ac4ae09b15a0a6d1f7633f888654fd271dd (diff)
* Patch by Ross Burton to enable conditional use of dbus (--enable-dbus=no), disables daemon build
* Remove doxygen from EXTRA_DIST as its built by default now git-svn-id: file:///home/lennart/svn/public/avahi/trunk@107 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7de82c2..616a9a6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA.
-EXTRA_DIST = bootstrap.sh LICENSE doxygen/Makefile.am doxygen/Makefile.in doxygen/doxygen.conf.in
+EXTRA_DIST = bootstrap.sh LICENSE
SUBDIRS = avahi-common avahi-core avahi-discover avahi-client avahi-daemon doxygen
pkgconfigdir = $(libdir)/pkgconfig