summaryrefslogtreecommitdiff
path: root/src/char_sql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/char_sql/Makefile')
-rw-r--r--src/char_sql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/char_sql/Makefile b/src/char_sql/Makefile
index 4d6772838..1b8a742f0 100644
--- a/src/char_sql/Makefile
+++ b/src/char_sql/Makefile
@@ -14,7 +14,7 @@ char-server_sql: char.o inter.o int_party.o int_guild.o int_storage.o int_pet.o
$(CC) -o ../../$@ $^ $(LIB_S)
clean:
- rm -f *.o ../../char-server_sql
+ rm -f *.o ../../char-server_sql GNUmakefile
# DO NOT DELETE