]> www.vanbest.org Git - sasc-ng.git/commitdiff
sasc: fix make clean target
authorleslie <unknown>
Sat, 16 Jan 2010 09:08:11 +0000 (10:08 +0100)
committerleslie <unknown>
Sat, 16 Jan 2010 09:08:11 +0000 (10:08 +0100)
contrib/sasc-ng/Makefile

index ce1035412bc61fde87337b0f2f031361b637885e..6dbc02f843fc3f42786de992d56532db228f61e7 100644 (file)
@@ -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)