summaryrefslogtreecommitdiffstats
path: root/avahi-compat-howl/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-06-25 02:06:54 +0200
committerLennart Poettering <lennart@poettering.net>2010-06-25 02:06:54 +0200
commit35fb9ebe352a141ee9fe72b1e2a160e8c198bd16 (patch)
tree7f839f44a5b31b767d37e52374ee2b8c31bc4a07 /avahi-compat-howl/Makefile.am
parentc8eacc0f13f6df529f2f40961e2ddb3a45dc9f93 (diff)
build-sys: almost completely make the build clean, missing are howl and avahi-gobject
Diffstat (limited to 'avahi-compat-howl/Makefile.am')
-rw-r--r--avahi-compat-howl/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/avahi-compat-howl/Makefile.am b/avahi-compat-howl/Makefile.am
index 0940daf..e5bc395 100644
--- a/avahi-compat-howl/Makefile.am
+++ b/avahi-compat-howl/Makefile.am
@@ -89,7 +89,7 @@ address_test_SOURCES = \
$(HOWLHEADERS) \
address.c \
address-test.c \
- warn.c warn.h
+ warn.c warn.h
address_test_CFLAGS = $(AM_CFLAGS) $(PTHREAD_CFLAGS) -I $(srcdir)/include
address_test_LDADD = $(AM_LDADD) $(PTHREAD_LIBS) $(PTHREAD_CFLAGS) ../avahi-common/libavahi-common.la
@@ -97,7 +97,7 @@ text_test_SOURCES = \
$(HOWLHEADERS) \
text.c \
text-test.c \
- warn.c warn.h
+ warn.c warn.h
text_test_CFLAGS = $(AM_CFLAGS) $(PTHREAD_CFLAGS) -I $(srcdir)/include
text_test_LDADD = $(AM_LDADD) $(PTHREAD_LIBS) $(PTHREAD_CFLAGS) ../avahi-common/libavahi-common.la