summaryrefslogtreecommitdiff
path: root/.Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to '.Makefile.inc')
-rw-r--r--.Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.Makefile.inc b/.Makefile.inc
index 843ff1f06..383d97e5e 100644
--- a/.Makefile.inc
+++ b/.Makefile.inc
@@ -40,6 +40,7 @@ config:
@cp docs/*.example $(CONPATH)
clean:
rm -rf src/*.so
+ rm -rf src/*.o
rm -rf src/inspircd
rm -rf src/modules/*.so
rm -rf src/modules/*.o