X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=Makefile.am;h=f59f8868e6da3d58d221366d64c50268f1377f89;hb=9a8842d77ec6a2e2f566c5970562d278ae52610e;hp=013cd47123037a32962d38ba46f99b40f9e8861b;hpb=ab84bbc4bef07413f95c3237e29f2287319e0f4c;p=catta diff --git a/Makefile.am b/Makefile.am index 013cd47..f59f886 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,11 +17,11 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA. -EXTRA_DIST = bootstrap.sh LICENSE doxygen/Makefile.am doxygen/Makefile.in doxygen/doxygen.conf.in libtool.m4 -SUBDIRS = libavahi-core +EXTRA_DIST = bootstrap.sh LICENSE +SUBDIRS = avahi-common avahi-core avahi-discover avahi-client avahi-daemon doxygen initscript avahi-dnsconfd pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = libavahi-core.pc +pkgconfig_DATA = avahi-core.pc doxygen: $(MAKE) -C doxygen doxygen