Remove some legacy stuff in the build system

This commit is contained in:
Rémi Denis-Courmont 2011-02-15 20:30:45 +02:00
parent b365966d4c
commit 7eaf977582
2 changed files with 1 additions and 3 deletions

View File

@ -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

View File

@ -213,8 +213,6 @@ while test $# -gt 0; do
;;
pic)
;;
mozilla)
;;
*)
module="$tgt"
;;