From a07aa1093e94e78bffca062be382f2dab9cee249 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 09 Oct 2012 17:06:15 -0400 Subject: Build only oh-installfiles. --- (limited to 'src/Makefile.in') diff --git a/src/Makefile.in b/src/Makefile.in index 0208ea2..5a924cb 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -36,14 +36,8 @@ sed_script = s&@@PACKAGE_NAME@@&$(package_name)&;\ .SUFFIXES: .SUFFIXES: .sh -SRCS = opkbuild.sh \ - oh-checkbuilddeps.sh \ - oh-unpacksource.sh \ - oh-applypatches.sh \ - oh-copyconfig.sh \ - oh-strip.sh \ - oh-gencontrol.sh \ - oh-parsechangelog.sh +SRCS = \ + oh-installfiles.sh OBJS = $(SRCS:.sh=) distdir = ../$(package_name)-$(package_version)/src -- cgit v0.9.1