]> pd.if.org Git - zpackage/commitdiff
add zpm-uninstall to makefile
authorNathan Wagner <nw@hydaspes.if.org>
Fri, 28 Sep 2018 18:09:01 +0000 (18:09 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Fri, 28 Sep 2018 18:09:01 +0000 (18:09 +0000)
Makefile

index 28256fbf09ad7a0eb2099ab042bbed6d28d56711..d13b9b6972deca660971012b2a2ec5880cf9c9e6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ ZPKGBIN=zpm-addfile zpm-extract zpm-init zpm-vercmp zpm-stat zpm-hash \
        zpm-runscript zpm-soname zpm-syncfs
 
 SCRIPTS=zpm zpm-install zpm-merge zpm-list zpm-preserve zpm-test zpm-log \
-       zpm-contents
+       zpm-contents zpm-uninstall
 COMPILED=$(ZPKGBIN)
 PROGRAMS=$(SCRIPTS) $(COMPILED)