X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile;h=22700490cfdfdea05a2081c160a639603e28ef64;hb=39f81d3e9e9b0389d1cba74b1e327e55392440ef;hp=8609af7cc9f967450d7b41b4e9f5c538608b523e;hpb=6e4bd1baab433a18f0b6bdc65b5629fe99091965;p=snark14.git diff --git a/Makefile b/Makefile index 8609af7..2270049 100644 --- 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