aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Scherer <misc@mandriva.com>2006-01-18 10:39:17 +0000
committerMichael Scherer <misc@mandriva.com>2006-01-18 10:39:17 +0000
commitef1d6aec258ead28313ac9989f04e8dbcf810ffb (patch)
tree214cd9e2f06df9b49f9a451e410f31a7c1eadc13
parentf0b538539e5705ef987c8d0d7a2645d6d5f88ba0 (diff)
downloadbootsplash-ef1d6aec258ead28313ac9989f04e8dbcf810ffb.tar
bootsplash-ef1d6aec258ead28313ac9989f04e8dbcf810ffb.tar.gz
bootsplash-ef1d6aec258ead28313ac9989f04e8dbcf810ffb.tar.bz2
bootsplash-ef1d6aec258ead28313ac9989f04e8dbcf810ffb.tar.xz
bootsplash-ef1d6aec258ead28313ac9989f04e8dbcf810ffb.zip
Fix name of Makefile
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bcb54ab..0d5abfd 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
#---------------------------------------------------------------
BINFILES=rpmbuildupdate
-OTHERFILES=Makefile.rpmbuildupdate rpmbuildupdate.spec rpmbuildupdate.bash-completion ChangeLog.rpmbuildupdate
+OTHERFILES=Makefile rpmbuildupdate.spec rpmbuildupdate.bash-completion ChangeLog.rpmbuildupdate
FILES=$(BINFILES) $(OTHERFILES)
PACKAGE=rpmbuildupdate