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