summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pages/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/Makefile b/pages/Makefile
index 6768cc5..55cb633 100644
--- a/pages/Makefile
+++ b/pages/Makefile
@@ -53,4 +53,4 @@ libpages.a: $(OBJS)
$(AR) r $@ $^
clean:
- @rm -f *~ *.o core* libpages.a $(OBJS:%.o=%.cpp)
+ @rm -f *~ *.o core* libpages.a $(OBJS:%.o=%.cpp) $(DEPFILE)