From: leslie Date: Sat, 16 Jan 2010 09:08:11 +0000 (+0100) Subject: sasc: fix make clean target X-Git-Tag: upstream/620~110 X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=929e97d5e786a9e63c66b01ebcc7fe51f72a2a0e;p=sasc-ng.git sasc: fix make clean target --- diff --git a/contrib/sasc-ng/Makefile b/contrib/sasc-ng/Makefile index ce10354..6dbc02f 100644 --- a/contrib/sasc-ng/Makefile +++ b/contrib/sasc-ng/Makefile @@ -69,7 +69,7 @@ libscanwrap.so: dvblb_plugins/scanwrap.c clean: @-rm -rf $(SCDIR)/* - @-rm -f ./sc/PLUGINS/lib/*.so* + @-rm -f ./sc/PLUGINS/lib/*.so* ./sc/PLUGINS/lib/*.a @-rm -f ./sc/config.h @-rm -f $(OBJS) @-rm -f $(OBJ_LIBSI)