X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=sidebyside;f=avahi-autoipd%2FMakefile.am;h=2f99592ae36e9fe045af90cae1432f3dcb46b82b;hb=254dfcb3542d1813dca193d494757dc24ba54b61;hp=eb6c3f8b4b9eb1590ca763a5c56f53c85d0ad614;hpb=23addc6fe9cd09b395d327a4f6f981f2981ae63b;p=catta diff --git a/avahi-autoipd/Makefile.am b/avahi-autoipd/Makefile.am index eb6c3f8..2f99592 100644 --- a/avahi-autoipd/Makefile.am +++ b/avahi-autoipd/Makefile.am @@ -50,7 +50,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 +91,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