1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-16 16:02:54 +02:00

contrib: remove yasm's source file on clean

This commit is contained in:
Felix Paul Kühne 2009-06-17 12:38:39 +02:00
parent 4b78817f76
commit c710d92d46

View File

@ -2317,7 +2317,7 @@ yasm: yasm-$(YASM_VERSION).tar.gz
CLEAN_FILE += .yasm
CLEAN_PKG += yasm
DISTCLEAN_PKG += yasm-$(YASM_VERSION).tar.bz2
DISTCLEAN_PKG += yasm-$(YASM_VERSION).tar.gz
# ***************************************************************************
# kate