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