From ea2d316bbeb8aa99a3f697197741a887c9cf6450 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 03 Oct 2012 14:35:05 -0400 Subject: Implement ob-buildenv. --- (limited to 'src/Makefile.in') diff --git a/src/Makefile.in b/src/Makefile.in index e30f29e..9567306 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -37,8 +37,8 @@ sed_script = s&@@PACKAGE_NAME@@&$(package_name)&;\ .SUFFIXES: .sh SRCS = opkbuild.sh \ - ob-checkbuilddeps.sh #\ - ob-buildenv.sh \ + ob-checkbuilddeps.sh \ + ob-buildenv.sh #\ ob-unpacksource.sh \ ob-applypatches.sh \ ob-installplatconf.sh \ -- cgit v0.9.1