summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in4
1 files changed, 2 insertions, 2 deletions
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 \