summaryrefslogtreecommitdiffstats
path: root/avahi-client
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-10-26 22:50:43 +0000
committerLennart Poettering <lennart@poettering.net>2005-10-26 22:50:43 +0000
commitea64b732b6c0ea3d98f8188a5b3478dd978feecb (patch)
tree7eb2ab1e624c5bdbaba04fb58eb940da474a0d6e /avahi-client
parentcbb9be300db2c71ee56e28237c9336d37a27e411 (diff)
distribute publish.h lookup.h
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@884 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-client')
-rw-r--r--avahi-client/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/avahi-client/Makefile.am b/avahi-client/Makefile.am
index fdbeb90..54f14b0 100644
--- a/avahi-client/Makefile.am
+++ b/avahi-client/Makefile.am
@@ -43,7 +43,8 @@ libavahi_client_la_SOURCES = \
client.c client.h \
entrygroup.c \
browser.c \
- resolver.c
+ resolver.c \
+ publish.h lookup.h
libavahi_client_la_CFLAGS = $(AM_CFLAGS) $(DBUS_CFLAGS) -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"$(DBUS_SYSTEM_BUS_DEFAULT_ADDRESS)\"
libavahi_client_la_LIBADD = $(AM_LDADD) $(DBUS_LIBS) ../avahi-common/libavahi-common.la ../avahi-common/libdbus-common-pic.la