]> git.sesse.net Git - vlc/blobdiff - Makefile.am
- Improve DIST_SUBDIR
[vlc] / Makefile.am
index 5790052068d97cabce610aa9944ef5daddc64c23..e14312774cbbe663c292023aacd861cb0bc4be44 100644 (file)
@@ -12,8 +12,9 @@ NULL =
 #  - . should come before mozilla/bindings because the plugin needs libvlc.a
 #  - po should come before . because VLC.app needs the pofiles
 #  - loader should come before modules because some plugins need it
-SUBDIRS = intl libs src modules po . mozilla bindings activex share m4 doc
-DIST_SUBDIRS = $(SUBDIRS)  ipkg
+SUBDIRS = intl po libs/loader libs/srtp src modules . \
+               mozilla bindings activex share doc
+DIST_SUBDIRS = $(SUBDIRS) m4 ipkg
 
 EXTRA_DIST = \
        HACKING \