]> git.sesse.net Git - vlc/blobdiff - modules/access/Modules.am
Qt: simplify media filters
[vlc] / modules / access / Modules.am
index 4fcbccedbaf62380c64e6d0137e5b0717e986362..bbf0c5ed555ce1954b7a7c5a09409dfaf9b8686b 100644 (file)
@@ -3,8 +3,8 @@
 # obviously does not. Here is a fix for that.
 LIBTOOL=@LIBTOOL@ --tag=CC
 
-BASE_SUBDIRS = mms rtp rtsp vcd vcdx screen bd zip
-EXTRA_SUBDIRS = bd dshow dvb
+BASE_SUBDIRS = bd mms rtp rtsp screen vcd vcdx zip
+EXTRA_SUBDIRS = dshow dvb
 SUBDIRS = $(BASE_SUBDIRS)
 DIST_SUBDIRS = $(BASE_SUBDIRS) $(EXTRA_SUBDIRS)