abump: install with make install

This commit is contained in:
Natanael Copa 2010-11-19 10:24:15 +00:00
parent 9aeef85a03
commit e1ebd05ce6
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ datadir ?= $(prefix)/share/$(PACKAGE)
abuildrepo ?= ~/.cache/apks
SCRIPTS := abuild devbuild buildrepo abuild-keygen \
abuild-sign newapkbuild
abuild-sign newapkbuild abump
USR_BIN_FILES := $(SCRIPTS) abuild-tar
SAMPLES := sample.APKBUILD sample.initd sample.confd \
sample.pre-install sample.post-install

View File