diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2002-12-08 02:23:43 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2002-12-08 02:23:43 +0000 |
commit | bbbdc53e600ccee81bdaff4171b100e2eb6fe5a7 (patch) | |
tree | fb804717caa3ac86d013890b5c5b54ae3e7c7b14 | |
parent | d22935fbb19b46b10ee9118624d3cc6eba2d00d8 (diff) | |
download | mdk-bbbdc53e600ccee81bdaff4171b100e2eb6fe5a7.tar.gz mdk-bbbdc53e600ccee81bdaff4171b100e2eb6fe5a7.tar.bz2 |
do not distribute autogen.sh
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index aa99e8b..047fb1d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,7 @@ # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -EXTRA_DIST = config.rpath ABOUT-NLS autogen.sh configure mdk.spec +EXTRA_DIST = config.rpath ABOUT-NLS SUBDIRS = po intl doc lib mixlib mixguile mixutils mixgtk misc samples docdir = $(top_builddir)/doc |