summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-08-31 19:59:45 +0000
committerLennart Poettering <lennart@poettering.net>2006-08-31 19:59:45 +0000
commit882604ef60393c0248d7be685a0654be2968492b (patch)
tree00559193b30fdd413bb91508037616abd816e42f
parenta2fd5b8ed02be912fcb71cdec1c9233692d6c615 (diff)
install avahi-autoipd.action
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1303 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
-rw-r--r--avahi-autoipd/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/avahi-autoipd/Makefile.am b/avahi-autoipd/Makefile.am
index 3a6bb2a..68ed45a 100644
--- a/avahi-autoipd/Makefile.am
+++ b/avahi-autoipd/Makefile.am
@@ -36,5 +36,7 @@ avahi_autoipd_SOURCES = main.c ../avahi-daemon/setproctitle.c iface.h main.h if
avahi_autoipd_CFLAGS = $(AM_CFLAGS) $(LIBDAEMON_CFLAGS)
avahi_autoipd_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la $(LIBDAEMON_LIBS)
+pkgsysconf_SCRIPTS=avahi-autoipd.action
+
endif
endif