summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-07-30 12:21:59 +0000
committerLennart Poettering <lennart@poettering.net>2005-07-30 12:21:59 +0000
commit656aec05e83a12adfea8c5d98da2c0220ec54e4a (patch)
tree982e0368a4e75bda962f7001d4df1d7d1fb2f33c /avahi-daemon/Makefile.am
parent48cfb3c876636d79dace3ebc8e82c946bc0b7ebf (diff)
* Move avahi-daemon and avahi-dnsconfd to sbin
* Fix Debian init scripts to use absolute paths to the binaries installed with the package git-svn-id: file:///home/lennart/svn/public/avahi/trunk@196 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-daemon/Makefile.am')
-rw-r--r--avahi-daemon/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/avahi-daemon/Makefile.am b/avahi-daemon/Makefile.am
index a1b2dcb..ed231a6 100644
--- a/avahi-daemon/Makefile.am
+++ b/avahi-daemon/Makefile.am
@@ -46,7 +46,7 @@ endif
# This cool debug trap works on i386/gcc only
AM_CFLAGS+='-DDEBUG_TRAP=__asm__("int $$3")'
-bin_PROGRAMS = \
+sbin_PROGRAMS = \
avahi-daemon
avahi_daemon_SOURCES = \
@@ -79,3 +79,4 @@ avahi_daemon_LDADD = $(AM_LDADD) ../avahi-core/libavahi-core.la ../avahi-common/
xmllint:
xmllint --noout --valid example.service
+ xmllint --noout --valid Server.introspect