From ef1d6aec258ead28313ac9989f04e8dbcf810ffb Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Wed, 18 Jan 2006 10:39:17 +0000 Subject: Fix name of Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1