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