From a2da37288b682cfed1668bb989668894a8e60eab Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 08 Nov 2012 23:46:54 -0500 Subject: Implement oh-architecture. --- (limited to 'src/Makefile.in') diff --git a/src/Makefile.in b/src/Makefile.in index 1886b13..fe9e8ee 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -47,7 +47,8 @@ SRCS = \ oh-autobuild.sh \ oh-autoclean.sh \ oh-autotest.sh \ - oh-autoinstall.sh + oh-autoinstall.sh \ + oh-architecture.sh OBJS = $(SRCS:.sh=) distdir = ../$(package_name)-$(package_version)/src -- cgit v0.9.1