Commit bdd6d7ca authored by Diego Fernando Nieto's avatar Diego Fernando Nieto Committed by Rafaël Carré

extras/tools: fix make clean

Signed-off-by: default avatarRafaël Carré <funman@videolan.org>
parent 041605f1
......@@ -100,7 +100,7 @@ tar: tar-$(TAR_VERSION).tar.bz2
touch $@
CLEAN_PKG += tar
DISTCLEAN_PKG += tar-$(tar_VERSION).tar.bz2
DISTCLEAN_PKG += tar-$(TAR_VERSION).tar.bz2
CLEAN_FILE += .tar
# xz
......
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