X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile.am;h=e14312774cbbe663c292023aacd861cb0bc4be44;hb=56e9569c94674100e92c395deac7ca3b9baaf9ea;hp=5790052068d97cabce610aa9944ef5daddc64c23;hpb=7761fafedec714e50b0b8c4717509c04d820d2a7;p=vlc diff --git a/Makefile.am b/Makefile.am index 5790052068..e14312774c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \