X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=Makefile.am;h=a8b50d1a9e773fb0e356117ec8721d89b09e35cd;hb=d76069e946b4e89c828c96340677e40f583080c9;hp=6652d1aa21c5e189e1a431457ea024c8af1ef8e6;hpb=a8859bf2235df98f3f26e4ec87f3cd7af9dde33c;p=catta diff --git a/Makefile.am b/Makefile.am index 6652d1a..a8b50d1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,14 +16,17 @@ # License along with avahi; if not, write to the Free Software # 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 +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 MOSTLYCLEANFILES = $(DX_CLEANFILES) -.PHONY: distcleancheck +#.PHONY: distcleancheck