summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-03 16:26:09 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-03 16:26:09 (EDT)
commit1b21d1d9f4947b60a370aad21e732e51b80193c4 (patch)
tree3b3e586c5275170992e470e572d7a4b6a1053a89 /src/Makefile.in
parent1b3d9defd5b061ffc66e4b866c3ee6ae0d84b07e (diff)
Implement ob-applypatches.
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 3d02603..d4fea35 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -39,8 +39,8 @@ sed_script = s&@@PACKAGE_NAME@@&$(package_name)&;\
SRCS = opkbuild.sh \
ob-checkbuilddeps.sh \
ob-buildenv.sh \
- ob-unpacksource.sh #\
- ob-applypatches.sh \
+ ob-unpacksource.sh \
+ ob-applypatches.sh #\
ob-installplatconf.sh \
ob-installdocs.sh \
ob-gencontrol.sh \