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