X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=client%2FMakefile;h=3a5cd559298549a11d3c008827dd67eb5ad74d36;hb=HEAD;hp=2c4dc3fa98e877a73463ccb18d22164f0013b39c;hpb=a2ebd911483ef7fe82a5f3233937599b1266bafc;p=ultimatescore diff --git a/client/Makefile b/client/Makefile index 2c4dc3f..3a5cd55 100644 --- a/client/Makefile +++ b/client/Makefile @@ -31,4 +31,4 @@ mainwindow.o: ui_mainwindow.h .PHONY: clean clean: - $(RM) $(OBJS) ultimatescore $(OBJS:.o=.d) $(OBJS_WITH_MOC:o=.moc.o) $(OBJS_WITH_MOC:o=.moc.d) + $(RM) $(OBJS) ultimatescore $(OBJS:.o=.d) $(OBJS_WITH_MOC:o=.moc.o) $(OBJS_WITH_MOC:o=.moc.d) ui_mainwindow.h