• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1SUBDIRS = src
2
3#ACLOCAL_AMFLAGS=-I m4
4#Uncomment the following line if building documentation using gtkdoc
5#SUBDIRS += docs
6
7pkgconfigdir = $(libdir)/pkgconfig
8pkgconfig_DATA=mixcommon.pc
9EXTRA_DIST = autogen.sh m4
10DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
11