]> git.sesse.net Git - vlc/blobdiff - modules/access/Modules.am
Do not wander twice in the same subdir - fix distcheck
[vlc] / modules / access / Modules.am
index 349bd6da11f1d5cdc3c6f30d7034f232d79967a3..6cc515d3e0e43972d1cc33b05ae906a4ab58478e 100644 (file)
@@ -3,9 +3,10 @@
 # obviously does not. Here is a fix for that.
 LIBTOOL=@LIBTOOL@ --tag=CC
 
+BASE_SUBDIRS = dvb mms cdda rtsp rtmp v4l2 vcd vcdx screen
 EXTRA_SUBDIRS = bda dshow
-SUBDIRS = dvb mms cdda rtsp rtmp v4l2 vcd vcdx screen
-DIST_SUBDIRS = $(EXTRA_SUBDIRS) $(SUBDIRS)
+SUBDIRS = $(BASE_SUBDIRS)
+DIST_SUBDIRS = $(BASE_SUBDIRS) $(EXTRA_SUBDIRS)
 
 if HAVE_WIN32
 SUBDIRS += bda dshow