summaryrefslogtreecommitdiffstats
path: root/lib/cmd/local.mk
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-07-16 17:32:28 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-07-16 17:32:28 (EDT)
commit98d036c32b28df9ca4bb75a58d4156f15712db4d (patch)
tree35519256b7c3d0c4a429ba372b61b2dce5cfb189 /lib/cmd/local.mk
parent507ee4bea715bf5acda72a5fad1277f94b6da24e (diff)
generate-index: New command.
Diffstat (limited to 'lib/cmd/local.mk')
-rw-r--r--lib/cmd/local.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/cmd/local.mk b/lib/cmd/local.mk
index 6892594..9bf2896 100644
--- a/lib/cmd/local.mk
+++ b/lib/cmd/local.mk
@@ -3,4 +3,5 @@
pkglibcmd_srcs = \
lib/cmd/help.sh \
- lib/cmd/include.sh
+ lib/cmd/include.sh \
+ lib/cmd/generate-index.sh