summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-07-30 19:17:00 +0000
committerLennart Poettering <lennart@poettering.net>2005-07-30 19:17:00 +0000
commit650b24cba8f5f2da9481b2349b9ed3a419e4e7ab (patch)
tree40ea3783fc15ab5b459be225de46ab2f0c6f96bd /avahi-daemon/Makefile.am
parent32260f5d2ca0370b07da494b60c01a3a861a0c20 (diff)
* don't install example.service
* add ssh.service and install it by default git-svn-id: file:///home/lennart/svn/public/avahi/trunk@205 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-daemon/Makefile.am')
-rw-r--r--avahi-daemon/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/avahi-daemon/Makefile.am b/avahi-daemon/Makefile.am
index b56aa55..62c2cd3 100644
--- a/avahi-daemon/Makefile.am
+++ b/avahi-daemon/Makefile.am
@@ -61,7 +61,7 @@ pkgsysconf_DATA = \
avahi-daemon.conf
service_DATA = \
- example.service
+ ssh.service
pkgdata_DATA = \
avahi-service.dtd
@@ -76,7 +76,9 @@ EXTRA_DIST = \
EntryGroup.introspect \
DomainBrowser.introspect \
ServiceTypeBrowser.introspect \
- ServiceBrowser.introspect
+ ServiceBrowser.introspect \
+ ssh.service \
+ example.service
if ENABLE_DBUS
avahi_daemon_SOURCES += dbus-protocol.c dbus-protocol.h