diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
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 + |