diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ #--------------------------------------------------------------- BINFILES=rpmbuildupdate -OTHERFILES=Makefile.rpmbuildupdate rpmbuildupdate.spec rpmbuildupdate.bash-completion +OTHERFILES=Makefile.rpmbuildupdate rpmbuildupdate.spec rpmbuildupdate.bash-completion ChangeLog.rpmbuildupdate FILES=$(BINFILES) $(OTHERFILES) PACKAGE=rpmbuildupdate |