summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-07-14 18:10:48 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-07-14 18:10:48 (EDT)
commitc352e135a21569ff29ab3e7595744cf1e9b3450d (patch)
tree4a707f0f1bd7cda21a567b8595f68d59650c39b6 /build
parent850f2d8c79cfe48032ac6c2620d862ab124061ec (diff)
ppt-make: New utility
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index aa6bfaf..b8d1dd9 100755
--- a/build
+++ b/build
@@ -17,3 +17,4 @@ install: build
install -D -m 0644 src/1/ppt-mkpkgs $(pkgdatadir)/1/ppt-mkpkgs
install -D -m 0755 src/ppt-rmpkgs $(bindir)/ppt-rmpkgs
install -D -m 0644 src/1/ppt-rmpkgs $(pkgdatadir)/1/ppt-rmpkgs
+ install -D -m 0755 src/ppt-make $(bindir)/ppt-make