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

Remove some legacy stuff in the build system

parent b365966d
......@@ -114,7 +114,7 @@ mv -f INSTALL.git INSTALL
##
rm -f vlc-config.in vlc-config
rm -f src/misc/modules_builtin.h
rm -f stamp-builtin stamp-h* mozilla/stamp-pic
rm -f stamp-h*
# Shut up
set +x
......
......@@ -213,8 +213,6 @@ while test $# -gt 0; do
;;
pic)
;;
mozilla)
;;
*)
module="$tgt"
;;
......
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