]> git.sesse.net Git - vlc/commitdiff
Autoconf distclean in extra/tools
authorDiego Fernando Nieto <diegofn@me.com>
Sun, 3 Mar 2013 12:51:45 +0000 (07:51 -0500)
committerRafaël Carré <funman@videolan.org>
Sun, 3 Mar 2013 20:23:57 +0000 (21:23 +0100)
Hi,

I send to you the following patch to erase autonconf-2.69.tar.gz when we execute a make distclean command.

Signed-off-by: Rafaël Carré <funman@videolan.org>
extras/tools/tools.mak

index 12b8d238043d5e1b96daca044563830dd6ece073..c9c94a149f475db57b96a6b42e57dfc43092f150 100644 (file)
@@ -143,7 +143,7 @@ autoconf: autoconf-$(AUTOCONF_VERSION).tar.gz
 
 CLEAN_FILE += .autoconf
 CLEAN_PKG += autoconf
-DISTCLEAN_PKG += autoconf-$(AUTOCONF_VERSION).tar.bz2
+DISTCLEAN_PKG += autoconf-$(AUTOCONF_VERSION).tar.gz
 
 # automake