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 = viddec_fw/fw/parser |
|
|
|
#Uncomment the following line if building documentation using gtkdoc |
|
#SUBDIRS += docs |
|
|
|
pkgconfigdir = $(libdir)/pkgconfig |
|
pkgconfig_DATA=mixvbp.pc |
|
EXTRA_DIST = autogen.sh mixvbp.spec |
|
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|
|
|