From 3e6837ee1b6f5c20bd0d70eb106e0b573984db09 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Wed, 13 Feb 2008 23:52:42 +0000 Subject: Also add dshow pieces to the disted subdirs to fix distcheck. Original commit message from CVS: * gst-libs/gst/Makefile.am: * sys/Makefile.am: Also add dshow pieces to the disted subdirs to fix distcheck. --- sys/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/Makefile.am') diff --git a/sys/Makefile.am b/sys/Makefile.am index f3b77f5f..d7730426 100644 --- a/sys/Makefile.am +++ b/sys/Makefile.am @@ -42,4 +42,5 @@ endif SUBDIRS = $(FBDEV_DIR) $(DVB_DIR) $(VCD_DIR) $(QT_DIR) -DIST_SUBDIRS = fbdev dvb vcd qtwrapper +DIST_SUBDIRS = dvb fbdev vcd qtwrapper dshowdecwrapper dshowsrcwrapper + -- cgit v1.2.1