summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-03 18:47:03 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-03 18:47:03 (EDT)
commit88f867d9995be83eb6e95d44b6ab3dd2e9aca8f2 (patch)
treed818653438075fba171940a00a9f0eb6cddfae8e /src/Makefile.in
parent8d2c8338e4aca24c2e97d70a068a635cbbc6374a (diff)
Implement ob-buildopk.
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 c90078d..a5a1264 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -43,8 +43,8 @@ SRCS = opkbuild.sh \
ob-applypatches.sh \
ob-installplatconf.sh \
ob-installdocs.sh \
- ob-gencontrol.sh #\
- ob-buildopk.sh \
+ ob-gencontrol.sh \
+ ob-buildopk.sh #\
ob-genchanges.sh
OBJS = $(SRCS:.sh=)