X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile.am;h=36d69cbdee771b8c2666dd6035fb679bf7c2fbf7;hb=5b369300e5f7093ac99f2f626533e7f9bc9b66fb;hp=10159624a82c8c5b13d291ec1c4a453819578990;hpb=7cc72564f95e39aa619884fecb04558db63bd6c9;p=vlc diff --git a/Makefile.am b/Makefile.am index 10159624a8..36d69cbdee 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,7 +9,7 @@ NULL = # which have makefiles with distribution information. # - intl should come before modules and . because all the code uses gettext # - modules should come before . because vlc needs the builtins -# - . should come before mozilla/bindings because the plugin needs libvlc_pic.a +# - . 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 loader src modules po . mozilla bindings activex share m4 doc