From 7749c07b5afe23f8a6e8a0babbb9d7b4408a5d60 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 22 Oct 2012 02:40:27 -0400 Subject: Write oh-autoclean and oh-autotest. --- (limited to 'src/Makefile.in') 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=) -- cgit v0.9.1