SUBDIRS = src | |
#ACLOCAL_AMFLAGS=-I m4 | |
#Uncomment the following line if building documentation using gtkdoc | |
#SUBDIRS += docs | |
pkgconfigdir = $(libdir)/pkgconfig | |
pkgconfig_DATA=mixcommon.pc | |
EXTRA_DIST = autogen.sh m4 | |
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc |