summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am1
-rw-r--r--configure.ac1
-rw-r--r--tools/Makefile.am3
3 files changed, 0 insertions, 5 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
diff --git a/configure.ac b/configure.ac
index 8fddf54..a7c965c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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
index 48385da..0000000
--- a/tools/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-EXTRA_DIST = \
- git2cl
-