X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-compat-howl%2FMakefile.am;h=bc6714241c892f8e54502b1fc091901095a51a4e;hb=943d25b398d5fe1b1984721d99266b813c97c886;hp=0940daf2e68a39ea3c72e9d88f2189491fb63042;hpb=bfa5699f5474c7d964ed56046ca0c3561836ff3c;p=catta diff --git a/avahi-compat-howl/Makefile.am b/avahi-compat-howl/Makefile.am index 0940daf..bc67142 100644 --- a/avahi-compat-howl/Makefile.am +++ b/avahi-compat-howl/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - # This file is part of avahi. # # avahi is free software; you can redistribute it and/or modify it @@ -89,7 +87,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 +95,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