summaryrefslogtreecommitdiffstats
path: root/tools/ucl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ucl/Makefile')
-rw-r--r--tools/ucl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ucl/Makefile b/tools/ucl/Makefile
index aa0736767a..a555e727ec 100644
--- a/tools/ucl/Makefile
+++ b/tools/ucl/Makefile
@@ -19,5 +19,5 @@ src/libucl.a:
$(MAKE) -C src
clean:
- rm -f $(TARGET)
+ rm -f $(TARGET) uclpack.o
$(MAKE) -C src clean \ No newline at end of file