aboutsummaryrefslogtreecommitdiffstats
path: root/util-src
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2008-12-28 05:09:38 +0000
committerMatthew Wild <mwild1@gmail.com>2008-12-28 05:09:38 +0000
commita3737f12adae1ad6ae1b2aebb663de4e58daecec (patch)
treee8da71ba45cd682e7667cd006d7c57f16e97c41c /util-src
parentfd94e50b279c9a3c0b6664b5d716b4defcc13ebd (diff)
downloadprosody-a3737f12adae1ad6ae1b2aebb663de4e58daecec.tar.gz
prosody-a3737f12adae1ad6ae1b2aebb663de4e58daecec.zip
Makefile fix for clean target
Diffstat (limited to 'util-src')
-rw-r--r--util-src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/util-src/Makefile b/util-src/Makefile
index 18e1e78d..1c6715a8 100644
--- a/util-src/Makefile
+++ b/util-src/Makefile
@@ -16,6 +16,7 @@ install: encodings.so hashes.so pposix.so
clean:
+ rm -f *.o
rm -f *.so
rm -f ../util/*.so