diff options
Diffstat (limited to 'avahi-autoipd')
-rw-r--r-- | avahi-autoipd/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-autoipd/Makefile.am b/avahi-autoipd/Makefile.am index 7589688..eb6c3f8 100644 --- a/avahi-autoipd/Makefile.am +++ b/avahi-autoipd/Makefile.am @@ -91,6 +91,6 @@ endif endif endif -EXTRA_DIST=avahi-autoipd.action dhclient-enter-hook.in dhclient-exit-hook.in +EXTRA_DIST=avahi-autoipd.action 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 |