From 60d86f779725e78ae3d295380f15208859cc06eb Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 30 Aug 2006 16:07:26 +0000 Subject: add initial version of a RFC3927/IPv4LL implementation git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1286 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') 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 \ -- cgit