summaryrefslogtreecommitdiff
path: root/src/map/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/Makefile')
-rw-r--r--src/map/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/Makefile b/src/map/Makefile
index 10af86c8f..2a25528eb 100644
--- a/src/map/Makefile
+++ b/src/map/Makefile
@@ -40,7 +40,7 @@ sqlobj/%.o: %.c
$(COMPILE.c) $(OUTPUT_OPTION) $<
clean:
- rm -rf *.o ../../map-server ../../map-server_sql sqlobj txtobj
+ rm -rf *.o ../../map-server ../../map-server_sql sqlobj txtobj GNUmakefile
# DO NOT DELETE