diff options
author | Simon Josefsson <simon@josefsson.org> | 2007-02-13 07:56:23 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2007-02-13 07:56:23 +0000 |
commit | 56f979d5de266174703afa885b79283e9e25536e (patch) | |
tree | 38c61df096923d03c0ce5e333c4ccc706b61c225 /Makefile.am | |
parent | 7327c11523ca126324d0a2e58afa87b896c760a5 (diff) | |
download | gnutls-56f979d5de266174703afa885b79283e9e25536e.tar.gz |
Revert.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 208c5a3d14..a55399a1d1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,7 +24,7 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc SUBDIRS = lgl gl includes lib libextra src doc tests po -ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lgl/m4 -I src/lib/m4 +ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lgl/m4 # Maintainer targets |