summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>1999-09-22 16:51:32 +0000
committerBill Nottingham <notting@redhat.com>1999-09-22 16:51:32 +0000
commit53d5b13e313b18ee55e6d241206a945bc830464b (patch)
tree2d4ec0ffa2350571b9182f49bd05e4988d64cab4 /utils
parentefd19e6c043c4a38980996e3acd54da910b862c7 (diff)
downloadanaconda-53d5b13e313b18ee55e6d241206a945bc830464b.tar.gz
anaconda-53d5b13e313b18ee55e6d241206a945bc830464b.tar.xz
anaconda-53d5b13e313b18ee55e6d241206a945bc830464b.zip
fix make clean!
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile
index 66b41b279..484078250 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -15,4 +15,4 @@ install:
@echo "nothing to do"
clean:
- rm -f modlist
+ rm -f modlist *.o