You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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
|
|
|