]> granicus.if.org Git - flex/commitdiff
removed tools/ subdirectory from distribution
authorWill Estes <westes575@gmail.com>
Thu, 13 Feb 2014 15:11:21 +0000 (10:11 -0500)
committerWill Estes <westes575@gmail.com>
Thu, 13 Feb 2014 15:11:21 +0000 (10:11 -0500)
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.

Makefile.am
configure.ac
tools/Makefile.am [deleted file]

index 1f9035633f150a2a549d0a4b318c32cee537374a..fc519212b8b76c822cfd2cc2402539403fdd2dde 100644 (file)
@@ -120,7 +120,6 @@ SUBDIRS = \
        doc \
        examples \
        po \
-       tools \
        tests
 
 localedir = $(datadir)/locale
index 8fddf54af8dc8a739e9996481efb82f612c6388c..a7c965cc5cb758eec586461d9f71334758c888e9 100644 (file)
@@ -118,7 +118,6 @@ examples/fastwc/Makefile
 examples/manual/Makefile
 lib/Makefile
 po/Makefile.in
-tools/Makefile
 tests/Makefile
 tests/TEMPLATE/Makefile
 tests/test-array-nr/Makefile
diff --git a/tools/Makefile.am b/tools/Makefile.am
deleted file mode 100644 (file)
index 48385da..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-EXTRA_DIST = \
-       git2cl
-