From 129aee4288fe239b8c46bd283977ac1667feac37 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 26 Jul 2012 01:18:31 -0400 Subject: Add oh-parsechangelog. --- (limited to 'src/Makefile.in') diff --git a/src/Makefile.in b/src/Makefile.in index 1037f98..bc4a362 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -31,7 +31,7 @@ BINDIR = @bindir@ SRCS = opkbuild.sh \ oh-checkbuilddeps.sh oh-applypatches.sh oh-copyconfig.sh \ oh-strip.sh oh-installfiles.sh oh-installdocs.sh \ - oh-gencontrol.sh oh-buildopk.sh + oh-gencontrol.sh oh-buildopk.sh oh-parsechangelog.sh OBJS = $(SRCS:.sh=) PACKAGE = @package@ -- cgit v0.9.1