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