summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2014-02-13 10:11:21 -0500
committerWill Estes <westes575@gmail.com>2014-02-13 10:11:21 -0500
commit6a0490cda1f77bf54966e3de0e32f3b95ab176eb (patch)
tree01cfc360eba12a29d4a1f3795ebf07e15c522444 /Makefile.am
parent89ad33597e413fbd978bfa8b94ff9da9ecee0406 (diff)
removed tools/ subdirectory from distribution
Since it is not possible to rebuild the ChangeLog file without being in a git working directory of flex, distributing the tools directory is misleading. In particular, git2cl will always fail.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1f90356..fc51921 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -120,7 +120,6 @@ SUBDIRS = \
doc \
examples \
po \
- tools \
tests
localedir = $(datadir)/locale