From 41476806f48bce198900014cdbd0f652d034043e Mon Sep 17 00:00:00 2001 From: Chris Cromer Date: Thu, 26 Nov 2015 10:47:15 -0300 Subject: [PATCH] Cleanup the binary and jar files --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a818ec6..ae15aa2 100644 --- a/Makefile +++ b/Makefile @@ -29,4 +29,4 @@ uninstall: rm -v /usr/share/applications/DroidQuest.desktop clean: - rm -vR -f *.o *.~ target/classes/ target/maven-archiver target/maven-status + rm -vR -f *.o *.~ target DroidQuest