]> pd.if.org Git - zpackage/commitdiff
add zpm-test to package
authorNathan Wagner <nw@hydaspes.if.org>
Sat, 4 Aug 2018 00:12:09 +0000 (00:12 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Sat, 4 Aug 2018 00:12:09 +0000 (00:12 +0000)
Makefile

index 02cde2689d0d2008906b18849a1b1919abfa5d58..b2029982b2fe61a921c4e5726f7853c97422eeb3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ curdir=$(shell pwd)
 ZPKGBIN=zpm-addfile zpm-extract zpm-init zpm-vercmp zpm-stat zpm-hash \
        zpm-findpkg zpm-shell zpm-soneed
 
-SCRIPTS=zpm zpm-install zpm-merge zpm-list zpm-preserve
+SCRIPTS=zpm zpm-install zpm-merge zpm-list zpm-preserve zpm-test
 COMPILED=$(ZPKGBIN)
 PROGRAMS=$(SCRIPTS) $(COMPILED)