summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-09-09 15:43:05 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-09-09 15:43:05 (EDT)
commit05169e9d0b7e0c802cf191f81d0cb791726d5a0c (patch)
tree081abda30a1c16ef71f3466c751aee40ef357c74 /src/Makefile.in
parentbbcdec7aa18710ff76581f7043729d06df00def7 (diff)
Build only the files that currently exist.
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 7e08291..0040ddb 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -36,7 +36,7 @@ sed_script = s&@@PACKAGE_NAME@@&$(package_name)&;\
.SUFFIXES:
.SUFFIXES: .sh
-SRCS = opkbuild.sh \
+#SRCS = opkbuild.sh \
ob-checkbuilddeps.sh \
ob-buildenv.sh \
ob-unpacksource.sh \