summaryrefslogtreecommitdiffstats
path: root/lib/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 /lib/Makefile.in
parent246deee73bc228f7da7bc2588bb59b08ac2eb843 (diff)
Add oh-parsechangelog.
Diffstat (limited to 'lib/Makefile.in')
-rw-r--r--lib/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index 4e9ecdf..ecf1e3a 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -28,7 +28,7 @@ LIBDIR = @libdir@
.SUFFIXES:
.SUFFIXES: .sh
-SRCS = controlfields.sh architecture.sh archive.sh messages.sh
+SRCS = controlfields.sh architecture.sh archive.sh messages.sh changelog.sh
OBJS = $(SRCS:.sh=)
PACKAGE = @package@