Also clean qt-x11 builds
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 12 Feb 2018 16:31:55 +0000 (09:31 -0700)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 12 Feb 2018 16:31:55 +0000 (09:31 -0700)
Makefile

index 8609af7cc9f967450d7b41b4e9f5c538608b523e..22700490cfdfdea05a2081c160a639603e28ef64 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -89,6 +89,7 @@ $(BINDIR):
 clean:
        @rm -rf $(BINDIR) $(OBJDIR) $(LIBSDIR) $(LDIGFILED) $(LDIGFILESD) $(LDIGFILERD)
        @rm -rf $(DIGFILED)/*.o $(DIGFILESD)/*.o $(DIGFILERD)/*.o src/snark/*.o
+       @rm -rf qt-x11-free-*
        @cd tools/Input ; make clean
        @cd tools/Display ; make clean
        @cd examples ; make clean