From 57c1aac489218e3b44d1a13630d2221aa723ffaa Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 03 Oct 2012 18:17:43 -0400 Subject: Implement ob-gencontrol. --- (limited to 'src/Makefile.in') 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=) -- cgit v0.9.1