summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-08-30 16:07:26 +0000
committerLennart Poettering <lennart@poettering.net>2006-08-30 16:07:26 +0000
commit60d86f779725e78ae3d295380f15208859cc06eb (patch)
tree10bd22f59350ca387b9f7bac28817e7c776caba4 /Makefile.am
parentc91361ef06f6b94996a78b4c20345c76384b2440 (diff)
add initial version of a RFC3927/IPv4LL implementation
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1286 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 0dc9042..1b8e350 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -67,8 +67,8 @@ SUBDIRS = \
tests \
service-type-database \
avahi-compat-libdns_sd \
- avahi-compat-howl
-
+ avahi-compat-howl \
+ avahi-autoipd
DX_INPUT = \
$(srcdir)/avahi-common/address.h \