summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@debian.org>2016-01-25 16:37:57 -0800
committerManoj Srivastava <srivasta@debian.org>2016-01-25 17:55:22 -0800
commit65e118250752da4f02b0e7fd3c8ca0dd48851385 (patch)
tree854344ded7868d5d13f0ae359cba3740aa7c8d72 /Makefile.am
parenta23a4523ef7367eeb79ce6e720a4825c7a20cee8 (diff)
A bug fixing point release
Drop patch from upstream about line numbering that is not working Signed-off-by: Manoj Srivastava <srivasta@debian.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 076ccad..86a894f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -53,7 +53,7 @@ SUBDIRS = \
doc \
examples \
po \
- tests \
+ tests \
tools
# Create the ChangeLog, but only if we're inside a git working directory