aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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