summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-22 02:40:27 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-22 02:40:27 (EDT)
commit7749c07b5afe23f8a6e8a0babbb9d7b4408a5d60 (patch)
treef1db16c548c034b50cb6c21a43e82daab5913fe9 /src/Makefile.in
parent93fd1039882c1566e73a9125c18ed7263b941452 (diff)
Write oh-autoclean and oh-autotest.
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 8a9368f..1886b13 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -45,6 +45,8 @@ SRCS = \
oh-fixperms.sh \
oh-autoconfigure.sh \
oh-autobuild.sh \
+ oh-autoclean.sh \
+ oh-autotest.sh \
oh-autoinstall.sh
OBJS = $(SRCS:.sh=)