fix make clean targets

This commit is contained in:
Michael Stapelberg
2012-09-19 18:05:51 +02:00
parent c808a39fb2
commit b9fde552d0
3 changed files with 3 additions and 3 deletions

View File

@ -18,4 +18,4 @@ libi3.a: $(libi3_OBJECTS)
clean-libi3:
echo "[libi3] Clean"
rm -f $(libi3_OBJECTS) libi3.a
rm -f $(libi3_OBJECTS) libi3/libi3.a