9 lines
258 B
Makefile
9 lines
258 B
Makefile
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
|