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