summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-03 16:31:10 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-03 16:31:10 (EDT)
commitd573dd21829b877d648b804a7b6970100a147e87 (patch)
tree2e7222efe0d9732a33b731ce78b50d05fe153ff5 /src/Makefile.in
parent0d2ffd8712a424df2b44bdf1fb576025befe7378 (diff)
Implement a stub ob-installplatconf.
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 d4fea35..bb57900 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -40,8 +40,8 @@ SRCS = opkbuild.sh \
ob-checkbuilddeps.sh \
ob-buildenv.sh \
ob-unpacksource.sh \
- ob-applypatches.sh #\
- ob-installplatconf.sh \
+ ob-applypatches.sh \
+ ob-installplatconf.sh #\
ob-installdocs.sh \
ob-gencontrol.sh \
ob-buildopk.sh \