1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

clean needs to delete po32 and .so files

This commit is contained in:
Andrew Tridgell 0001-01-01 00:00:00 +00:00
parent e9676812af
commit 969eb18064

View File

@ -400,7 +400,7 @@ uninstallcp:
@$(SHELL) $(srcdir)/script/uninstallcp.sh $(CODEPAGEDIR) $(CODEPAGELIST)
clean:
-rm -f core */*~ *~ */*.o */*.po
-rm -f core */*~ *~ */*.o */*.po */*.po32 */*.so
proto:
@echo rebuilding include/proto.h