r15400: Move the TLS code behind the socket interface.
[jelmer/samba4-debian.git] / source / main.mk
index 13a39d8e781ff0ba1820ddcba36009304db2ec3e..b47428bdf57d871083cf4eee2ad6dc2602c59976 100644 (file)
@@ -233,6 +233,7 @@ clean:: clean_pch
        @echo Removing libraries
        @-rm -f $(STATIC_LIBRARIES) $(SHARED_LIBRARIES)
        @-rm -f bin/*.$(SHLIBEXT)*
+       @-rm -f bin/*.a
        @echo Removing modules
        @-rm -f bin/modules/*/*.$(SHLIBEXT)
        @-rm -f bin/*_init_module.c