summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-07-26 01:18:31 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-07-26 01:21:02 (EDT)
commit129aee4288fe239b8c46bd283977ac1667feac37 (patch)
treecef612ca73e575f3a1a00b6774af3295344579cb /src/Makefile.in
parent246deee73bc228f7da7bc2588bb59b08ac2eb843 (diff)
Add oh-parsechangelog.
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
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@