summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-22 02:37:01 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-22 02:37:01 (EDT)
commit93fd1039882c1566e73a9125c18ed7263b941452 (patch)
tree26373ac2d394b56482019601a5df74920af4f61b /src/Makefile.in
parent000e42b81d35b31691b5ad46ee46649b5e2c2b59 (diff)
Write oh-autoinstall.
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 0870de0..8a9368f 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -44,7 +44,8 @@ SRCS = \
oh-strip.sh \
oh-fixperms.sh \
oh-autoconfigure.sh \
- oh-autobuild.sh
+ oh-autobuild.sh \
+ oh-autoinstall.sh
OBJS = $(SRCS:.sh=)
distdir = ../$(package_name)-$(package_version)/src