summaryrefslogtreecommitdiffstats
path: root/avahi-common/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-08-09 15:00:34 +0000
committerLennart Poettering <lennart@poettering.net>2005-08-09 15:00:34 +0000
commitbaf1f046e0255c4e0f864044ce06fe3d360eb4da (patch)
treedae105978caab314ce7b4c5a97804cc1dcc1bab2 /avahi-common/Makefile.am
parent9681c6175cda1ab1bb3bf5b0ffe326f0b80823de (diff)
move rr.[ch] back to avahi-core/
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@286 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-common/Makefile.am')
-rw-r--r--avahi-common/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/avahi-common/Makefile.am b/avahi-common/Makefile.am
index 6788f31..ad8d1a7 100644
--- a/avahi-common/Makefile.am
+++ b/avahi-common/Makefile.am
@@ -32,7 +32,6 @@ avahi_commoninclude_HEADERS = \
strlst.h \
address.h \
alternative.h \
- rr.h \
util.h \
cdecl.h \
defs.h
@@ -56,7 +55,6 @@ libavahi_common_la_SOURCES = \
address.c address.h \
strlst.c strlst.h \
alternative.c alternative.h \
- rr.c rr.h \
util.c util.h \
error.c error.h
libavahi_common_la_CFLAGS = $(AM_CFLAGS)