]> pd.if.org Git - zpackage/commitdiff
add missing file to zpm binaries
authorNathan Wagner <nw@hydaspes.if.org>
Wed, 1 Mar 2017 12:54:24 +0000 (06:54 -0600)
committerNathan Wagner <nw@hydaspes.if.org>
Wed, 1 Mar 2017 12:56:47 +0000 (06:56 -0600)
Makefile

index d0f9fb7cd82922284c584ebfbd731878e028611e..4685b57485687b39690ab03773bd5194a023786c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ LZMAOBJ=$(filter-out lzma/common/stream_encoder_mt.o, $(LZMASRC:%.c=%.o))
 
 curdir=$(shell pwd)
 
-ZPKGBIN=zpm-addfile zpm-extract zpm-init zpm-vercmp zpm-stat
+ZPKGBIN=zpm-addfile zpm-extract zpm-init zpm-vercmp zpm-stat zpm-hash
 def: programs
 d:
        printf '%s\n' $(LZMAOBJ)