diff options
author | Simon Josefsson <simon@josefsson.org> | 2006-12-28 14:18:16 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2006-12-28 14:18:16 +0000 |
commit | 45e524b2b46dddb6a7676f9d9e11d83a9e22c867 (patch) | |
tree | 3b7f370a69471fc058e138a6c3777ef9fe5d69fb /Makefile.am | |
parent | 2c52204d90e13e7c2a7ebf9845ad8241f7090f29 (diff) | |
download | gnutls-45e524b2b46dddb6a7676f9d9e11d83a9e22c867.tar.gz |
Don't dist mkinstalldirs, automake no longer copies it.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index a94654ef15..9f5d265d0e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,8 +23,6 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc SUBDIRS = gl lgl includes lib libextra src doc tests po -EXTRA_DIST = mkinstalldirs - ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lgl/m4 # Maintainer targets |