summaryrefslogtreecommitdiff
path: root/tools
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 /tools
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 'tools')
-rw-r--r--tools/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
deleted file mode 100644
index 48385da..0000000
--- a/tools/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-EXTRA_DIST = \
- git2cl
-