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.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/avahi-common/Makefile.am b/avahi-common/Makefile.am
index d7c15e8..6788f31 100644
--- a/avahi-common/Makefile.am
+++ b/avahi-common/Makefile.am
@@ -57,7 +57,8 @@ libavahi_common_la_SOURCES = \
strlst.c strlst.h \
alternative.c alternative.h \
rr.c rr.h \
- util.c util.h
+ util.c util.h \
+ error.c error.h
libavahi_common_la_CFLAGS = $(AM_CFLAGS)
libavahi_common_la_LIBADD = $(AM_LDADD)