summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9de3bbe..e517a0f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -54,7 +54,8 @@ SUBDIRS = \
doc \
examples \
po \
- tests
+ tests \
+ tools
# Create the ChangeLog, but only if we're inside a git working directory