summaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2002-12-08 02:23:43 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2002-12-08 02:23:43 +0000
commit786383e61a7c985dfe720cff0aed3dab13a11b89 (patch)
tree5d2dce76e2a7cae1311d90f1709b800bdcd8b06f /Makefile.am
parent1cbee18a1654e0cc20340776095be82a016f1234 (diff)
downloadmdk-786383e61a7c985dfe720cff0aed3dab13a11b89.tar.gz
mdk-786383e61a7c985dfe720cff0aed3dab13a11b89.tar.bz2
do not distribute autogen.sh
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
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