From c31150d3e01765764c6ff847516e2239952d22e5 Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Sun, 4 Nov 2007 08:45:47 +0000 Subject: [PATCH] =?UTF-8?q?=20=20*=20Don=E2=80=99t=20manage=20autotools/?= =?UTF-8?q?=20with=20SVN.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile.am | 2 +- autotools/Makefile.am | 1 - configure.ac | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 autotools/Makefile.am diff --git a/Makefile.am b/Makefile.am index 9627800..6bb2ddb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ # $Id$ SUBDIRS = kernel cucul caca src test tools cxx doc -DIST_SUBDIRS = $(SUBDIRS) autotools msvc +DIST_SUBDIRS = $(SUBDIRS) msvc EXTRA_DIST = NOTES COPYING.GPL COPYING.LGPL bootstrap build-dos build-kernel build-win32 caca-config.in common.h libcaca.spec AUTOMAKE_OPTIONS = dist-bzip2 diff --git a/autotools/Makefile.am b/autotools/Makefile.am deleted file mode 100644 index fbbab2d..0000000 --- a/autotools/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -# $Id$ diff --git a/configure.ac b/configure.ac index 8ae0f7e..21a6a6b 100644 --- a/configure.ac +++ b/configure.ac @@ -378,7 +378,6 @@ AC_CONFIG_FILES([ tools/Makefile cxx/Makefile doc/Makefile - autotools/Makefile msvc/Makefile ]) AC_CONFIG_FILES([