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