From 040fdd5f214f82dc2376aa6e9e151831c02c8876 Mon Sep 17 00:00:00 2001 From: leslie Date: Tue, 21 Jul 2009 13:50:50 +0800 Subject: [PATCH] sasc: fixup make clean --- contrib/sasc-ng/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/sasc-ng/Makefile b/contrib/sasc-ng/Makefile index fd25e3a..7a00ccd 100644 --- a/contrib/sasc-ng/Makefile +++ b/contrib/sasc-ng/Makefile @@ -84,6 +84,7 @@ clean: @-rm -f objs/version.cpp @-rm -f objs/dload.o @-rm -f $(TOOL) + @-rm -f libscanwrap.so module_clean: cd dvbloopback/module && $(MAKE) clean -- 2.39.5