]> git.meshlink.io Git - catta/blobdiff - avahi-common/Makefile.am
There is no need to test a pointer to be freed for being NULL. free() does this anywa...
[catta] / avahi-common / Makefile.am
index 6788f311de3823b4ef173b22e5b48d3f94abb186..ad8d1a790a171137b904a861cdf8f35d95d2b47e 100644 (file)
@@ -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)