summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-08-06 12:48:59 +0000
committerLennart Poettering <lennart@poettering.net>2005-08-06 12:48:59 +0000
commit0b5a3c8d2caf8a985c5bdd7965c36a0aeafb54aa (patch)
tree750eea27fc4aba95b2275a71714e4436ac56434b /Makefile.am
parente2bd3f23a80ac9f59e406688e92a36ca843d364a (diff)
Move more documentation around
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@246 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 a8b50d1..62ee027 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,7 +21,7 @@ ACLOCAL_AMFLAGS = -I common
include $(srcdir)/common/doxygen.mk
-EXTRA_DIST = bootstrap.sh LICENSE $(DX_CONFIG)
+EXTRA_DIST = bootstrap.sh LICENSE $(DX_CONFIG) docs/INSTALL docs/TODO docs/DBUS-API docs/README docs/HACKING docs/overview.dia
SUBDIRS = common avahi-common avahi-core avahi-discover-standalone avahi-client avahi-daemon initscript avahi-dnsconfd avahi-utils examples
pkgconfigdir = $(libdir)/pkgconfig