summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-22 02:32:03 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-22 02:34:16 (EDT)
commit000e42b81d35b31691b5ad46ee46649b5e2c2b59 (patch)
tree7e647646d6835e043617c2cd837260a29551dc65 /src/Makefile.in
parent49144c1b8e70f677349f7b7162f48807215a8462 (diff)
Write oh-autobuild.
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 20a4c56..0870de0 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -43,7 +43,8 @@ SRCS = \
oh-installfiles.sh \
oh-strip.sh \
oh-fixperms.sh \
- oh-autoconfigure.sh
+ oh-autoconfigure.sh \
+ oh-autobuild.sh
OBJS = $(SRCS:.sh=)
distdir = ../$(package_name)-$(package_version)/src