summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorKarsten Hopp <karsten@redhat.de>2004-06-03 13:26:36 +0000
committerKarsten Hopp <karsten@redhat.de>2004-06-03 13:26:36 +0000
commit05ccc96dc73da4218bceba9d8ad7239f7003b43f (patch)
tree555c3d201455adb33b65f773b37b658e618aee53 /utils
parent0f7ddee48bd4888449af242bc828ca75be5ac728 (diff)
downloadanaconda-05ccc96dc73da4218bceba9d8ad7239f7003b43f.tar.gz
anaconda-05ccc96dc73da4218bceba9d8ad7239f7003b43f.tar.xz
anaconda-05ccc96dc73da4218bceba9d8ad7239f7003b43f.zip
clean up .depend file, too
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 767dfde2c..f9727c5ea 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -61,7 +61,7 @@ install: all
clean:
rm -f modlist moddeps snarffont genhdlist mapshdr readmap \
- moduledeps.c moduleinfo.c *.o
+ moduledeps.c moduleinfo.c .depend *.o
depend:
$(CPP) -M $(RPMCFLAGS) *.c > .depend