summaryrefslogtreecommitdiffstats
path: root/avahi-core/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/Makefile.am')
-rw-r--r--avahi-core/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/avahi-core/Makefile.am b/avahi-core/Makefile.am
index 512b7e3..e6708b6 100644
--- a/avahi-core/Makefile.am
+++ b/avahi-core/Makefile.am
@@ -51,7 +51,8 @@ libavahi_core_la_SOURCES = \
psched.c psched.h \
announce.c announce.h \
subscribe.c subscribe.h \
- strlst.c strlst.h
+ strlst.c strlst.h \
+ rrlist.c rrlist.h
prioq_test_SOURCES = \
prioq-test.c \
@@ -85,7 +86,6 @@ avahi_test_SOURCES = \
avahi_test_CFLAGS = $(AM_CFLAGS)
avahi_test_LDADD = $(AM_LDADD) libavahi-core.la
-
valgrind: avahi-test
libtool --mode=execute valgrind ./avahi-test