]> git.sesse.net Git - vlc/commitdiff
remove duplicate dep
authorRafaël Carré <funman@videolan.org>
Thu, 1 Dec 2011 00:38:44 +0000 (19:38 -0500)
committerRafaël Carré <funman@videolan.org>
Thu, 1 Dec 2011 00:44:37 +0000 (19:44 -0500)
extras/tools/bootstrap

index b7d48e61055665699d9d18615c272f7450d81f9e..1b3190be245eef18792d3e87cf583f97c59178de 100755 (executable)
@@ -91,7 +91,5 @@ PREFIX=\$(abspath ./build)
 all: $NEEDED
        @echo "You are ready to build VLC and its contribs"
 
-automake: .autoconf
-
 include tools.mak
 EOF