summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Schroeder <mls@suse.de>2016-11-24 14:59:10 +0100
committerMichael Schroeder <mls@suse.de>2016-11-24 14:59:10 +0100
commit4b70d8771eb2dbcad26c524c7396a128196b328d (patch)
tree952831735f2abf346d716d2c777e843a71b68124 /Makefile
parent2fdc73a4fc27a7b3e68d367e371f16aaeac639dc (diff)
Add getbuildids helper to spped up pkg querying
Makes "keeping" and "cummulating" packages much faster.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c76573d..fa51581 100644
--- a/Makefile
+++ b/Makefile
@@ -37,6 +37,7 @@ install:
computeblocklists \
extractbuild \
getbinaryid \
+ getbuildids \
killchroot \
queryconfig \
common_functions \