X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=Makefile.am;h=a8b50d1a9e773fb0e356117ec8721d89b09e35cd;hb=d76069e946b4e89c828c96340677e40f583080c9;hp=9e826b3d8797b2aff4dbbb4d906120324fce0693;hpb=3a625af272ee8c6f878ba4d44ed1c741a1582395;p=catta diff --git a/Makefile.am b/Makefile.am index 9e826b3..a8b50d1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,10 +17,12 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA. -include aminclude.am +ACLOCAL_AMFLAGS = -I common + +include $(srcdir)/common/doxygen.mk EXTRA_DIST = bootstrap.sh LICENSE $(DX_CONFIG) -SUBDIRS = avahi-common avahi-core avahi-discover avahi-client avahi-daemon initscript avahi-dnsconfd avahi-utils examples +SUBDIRS = common avahi-common avahi-core avahi-discover-standalone avahi-client avahi-daemon initscript avahi-dnsconfd avahi-utils examples pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = avahi-core.pc