]> git.meshlink.io Git - catta/blobdiff - Makefile.am
* add C examples
[catta] / Makefile.am
index 6652d1aa21c5e189e1a431457ea024c8af1ef8e6..9e826b3d8797b2aff4dbbb4d906120324fce0693 100644 (file)
 # 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
 
 EXTRA_DIST = bootstrap.sh LICENSE $(DX_CONFIG)
-SUBDIRS = avahi-common avahi-core avahi-discover avahi-client avahi-daemon initscript avahi-dnsconfd
+SUBDIRS = avahi-common avahi-core avahi-discover 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