summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3f7c3a5..c3e27f5 100644
--- a/Makefile
+++ b/Makefile
@@ -181,7 +181,7 @@ dist: distclean mg_tables.h
@echo Distribution package created as $(PACKAGE).tgz
clean:
- @-rm -f $(OBJS) $(BINOBJS) $(DEPFILE) *.so *.tgz core* *~ mugglei.o mugglei
+ @-rm -f $(OBJS) $(BINOBJS) $(DEPFILE) *.so *.tgz core* *~ mugglei.o mugglei mg_db_gd_*.o
distclean: clean
@-rm -f mg_tables.h