X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=616a9a697dfa5b3a881dc32cb6754df28fecb738;hb=c8bc7ede758a47b29e424ad56729d58fa12ee310;hp=013cd47123037a32962d38ba46f99b40f9e8861b;hpb=ab84bbc4bef07413f95c3237e29f2287319e0f4c;p=catta diff --git a/Makefile.am b/Makefile.am index 013cd47..616a9a6 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 pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = libavahi-core.pc +pkgconfig_DATA = avahi-core.pc doxygen: $(MAKE) -C doxygen doxygen