Commit c8afb36b authored by Jon Lech Johansen's avatar Jon Lech Johansen

* ./Makefile.am: Meuuh, did you mean TAB instead of 8 spaces? :-)

parent 10c935ba
......@@ -472,7 +472,7 @@ vlc.app: vlc $(PLUGIN_FILES)
mkdir -p vlc.app/Contents/MacOS/locale/$${i%.gmo}/LC_MESSAGES ; \
cp po/$$i vlc.app/Contents/MacOS/locale/$${i%.gmo}/LC_MESSAGES/vlc.mo ; \
done
echo -n "APPLVLC#" >| vlc.app/Contents/PkgInfo
echo -n "APPLVLC#" >| vlc.app/Contents/PkgInfo
endif
if HAVE_WIN32
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment