summaryrefslogtreecommitdiffstats
path: root/avahi-common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-common/Makefile.am')
-rw-r--r--avahi-common/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/avahi-common/Makefile.am b/avahi-common/Makefile.am
index 96ef099..c786954 100644
--- a/avahi-common/Makefile.am
+++ b/avahi-common/Makefile.am
@@ -81,12 +81,14 @@ alternative_test_SOURCES = \
alternative.c alternative.h \
malloc.c malloc.h \
domain.c domain.h \
+ address.c address.h \
alternative-test.c
alternative_test_CFLAGS = $(AM_CFLAGS)
domain_test_SOURCES = \
domain.c domain.h \
malloc.c malloc.h \
+ address.c address.h \
domain-test.c
domain_test_CFLAGS = $(AM_CFLAGS)