X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=Makefile.am;h=252340879b29a247b5dde9f24968371e98537844;hb=61eb92b1ba30fd4da9be7e9dc9714125c1576cca;hp=62ee02748fe6e88ea3da5d92eb754ef539f0763b;hpb=0b5a3c8d2caf8a985c5bdd7965c36a0aeafb54aa;p=catta diff --git a/Makefile.am b/Makefile.am index 62ee027..2523408 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,8 +21,29 @@ ACLOCAL_AMFLAGS = -I common include $(srcdir)/common/doxygen.mk -EXTRA_DIST = bootstrap.sh LICENSE $(DX_CONFIG) docs/INSTALL docs/TODO docs/DBUS-API docs/README docs/HACKING docs/overview.dia -SUBDIRS = common avahi-common avahi-core avahi-discover-standalone avahi-client avahi-daemon initscript avahi-dnsconfd avahi-utils examples +EXTRA_DIST = \ + bootstrap.sh \ + LICENSE \ + $(DX_CONFIG) \ + docs/INSTALL \ + docs/TODO \ + docs/DBUS-API \ + docs/README \ + docs/HACKING \ + docs/overview.dia + +SUBDIRS = \ + common \ + avahi-common \ + avahi-core \ + avahi-discover-standalone \ + avahi-client \ + avahi-daemon \ + initscript \ + avahi-dnsconfd \ + avahi-utils \ + examples \ + man pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = avahi-core.pc