Commit ab65d88b authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Build vlc-bundle on BeOS

parent 9bc661b4
...@@ -251,7 +251,7 @@ vlc$(EXEEXT): $(vlc_OBJECTS) $(DEPENDENCIES_vlc) ...@@ -251,7 +251,7 @@ vlc$(EXEEXT): $(vlc_OBJECTS) $(DEPENDENCIES_vlc)
eval $$cmd eval $$cmd
if HAVE_BEOS if HAVE_BEOS
DATA_noinst_beos = vlc-bundle noinst_DATA = vlc-bundle
vlc-bundle: vlc vlc-bundle: vlc
rm -Rf $(top_builddir)/vlc-bundle ; mkdir -p $(top_builddir)/vlc-bundle rm -Rf $(top_builddir)/vlc-bundle ; mkdir -p $(top_builddir)/vlc-bundle
cp $(top_builddir)/vlc $(top_builddir)/vlc-bundle/ cp $(top_builddir)/vlc $(top_builddir)/vlc-bundle/
......
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