From 45fe3acd7ef189362c7ef85e38dd0a9cd3709f80 Mon Sep 17 00:00:00 2001 From: Will Estes Date: Fri, 14 Feb 2014 16:00:02 -0500 Subject: Add tools/ directory. Since tools/git2cl is a dependency of ChangeLog, not distributing tools/git2cl with flex causes the "make dist" target to fail in the distributed tar ball. --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') 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 -- cgit v1.2.3