updated Makefiles to fully build/clean graphics and auto-conf files
[rocksndiamonds.git] / Makefile
index cbce7ef0a7e2d251fafb68860443cf696897eaa9..03320a5f4f056718e1161f2f3c5cb25a6115e2f4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -93,6 +93,9 @@ cross-win32:
 clean:
        @$(MAKE_CMD) clean
 
+clean-git:
+       @$(MAKE_CMD) clean-git
+
 
 # -----------------------------------------------------------------------------
 # development, test, distribution build and packaging targets