alternative.h \
rr.h \
util.h \
- cdecl.h \
- dbus.h
+ cdecl.h
+
+if ENABLE_DBUS
+avahi_commoninclude_HEADERS += dbus.h
+endif
noinst_PROGRAMS = \
strlst-test \
avahiincludedir=$(includedir)/avahi-core
avahiinclude_HEADERS = \
- core.h
+ core.h \
+ log.h
lib_LTLIBRARIES = \
libavahi-core.la
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA.
+if HAVE_PYTHON
+
man_MANS = \
avahi-browse.1 \
avahi-publish-service.1 \
avahi-resolve-address.1 \
avahi-resolve-host-name.1
+endif
+
noinst_DATA = \
avahi-browse.1.xml \
avahi-publish-service.1.xml \