From 93fd1039882c1566e73a9125c18ed7263b941452 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 22 Oct 2012 02:37:01 -0400 Subject: Write oh-autoinstall. --- (limited to 'src/Makefile.in') 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 -- cgit v0.9.1