Commit 21ce20e3 authored by Rafaël Carré's avatar Rafaël Carré

modules/access: only add to DIST_SUBDIRS the subdirs with Makefile.am in them

parent 14aca606
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
LIBTOOL=@LIBTOOL@ --tag=CC LIBTOOL=@LIBTOOL@ --tag=CC
BASE_SUBDIRS = mms rtp rtsp vcd vcdx screen bd zip BASE_SUBDIRS = mms rtp rtsp vcd vcdx screen bd zip
EXTRA_SUBDIRS = bd dshow dtv dvb linsys rar rtmp EXTRA_SUBDIRS = bd dshow dvb
SUBDIRS = $(BASE_SUBDIRS) SUBDIRS = $(BASE_SUBDIRS)
DIST_SUBDIRS = $(BASE_SUBDIRS) $(EXTRA_SUBDIRS) DIST_SUBDIRS = $(BASE_SUBDIRS) $(EXTRA_SUBDIRS)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment