X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-autoipd%2FMakefile.am;h=1911a805a32ee30fe038a06bcc36236f3a41f9b2;hb=e11fda547143d8b1e931d77f1661668d41473c73;hp=eb6c3f8b4b9eb1590ca763a5c56f53c85d0ad614;hpb=23addc6fe9cd09b395d327a4f6f981f2981ae63b;p=catta diff --git a/avahi-autoipd/Makefile.am b/avahi-autoipd/Makefile.am index eb6c3f8..1911a80 100644 --- a/avahi-autoipd/Makefile.am +++ b/avahi-autoipd/Makefile.am @@ -1,7 +1,5 @@ -# $Id$ -# # This file is part of avahi. -# +# # avahi is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as # published by the Free Software Foundation; either version 2 of the @@ -50,7 +48,7 @@ else avahi_autoipd_SOURCES += iface-linux.c endif -pkgsysconf_SCRIPTS=avahi-autoipd.action +nodist_pkgsysconf_SCRIPTS = avahi-autoipd.action if TARGET_FREEBSD avahi-autoipd.action: avahi-autoipd.action.bsd @@ -91,6 +89,6 @@ endif endif endif -EXTRA_DIST=avahi-autoipd.action dhclient-enter-hook.in dhclient-exit-hook.in avahi-autoipd.action.linux avahi-autoipd.action.bsd +EXTRA_DIST = dhclient-enter-hook.in dhclient-exit-hook.in avahi-autoipd.action.linux avahi-autoipd.action.bsd -CLEANFILES=dhclient-enter-hook dhclient-exit-hook avahi-autoipd.action +CLEANFILES = dhclient-enter-hook dhclient-exit-hook avahi-autoipd.action