summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2005-08-04 17:42:58 +0000
committerBill Nottingham <notting@redhat.com>2005-08-04 17:42:58 +0000
commit8cb576b129e701b4c38dbb9cc8a04343ab8cb017 (patch)
tree3691c67ade2a9db982a5a67323a4aa83ae70113f /ui
parente031daf3091714ccea3305c3e4e55f8374cf7bc4 (diff)
downloadanaconda-8cb576b129e701b4c38dbb9cc8a04343ab8cb017.tar.gz
anaconda-8cb576b129e701b4c38dbb9cc8a04343ab8cb017.tar.xz
anaconda-8cb576b129e701b4c38dbb9cc8a04343ab8cb017.zip
fix make clean
Diffstat (limited to 'ui')
-rw-r--r--ui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/Makefile b/ui/Makefile
index 396319cd4..21a148327 100644
--- a/ui/Makefile
+++ b/ui/Makefile
@@ -10,4 +10,4 @@ install:
depend:
clean:
- rm *~
+ rm -f *~