diff options
author | Simon Josefsson <simon@josefsson.org> | 2008-10-30 15:37:16 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2008-10-30 15:37:16 +0100 |
commit | 27e0bf81d07528ada93ceb0c5c8839a7cd83fb7e (patch) | |
tree | a0fac7daa58c6332c6eb4f0a9d81ce2b717b6f5a /Makefile.am | |
parent | c26849cfd1875820ae39b73b6a806840bf86fb65 (diff) | |
download | gnutls-27e0bf81d07528ada93ceb0c5c8839a7cd83fb7e.tar.gz |
More splitting.
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 666c01268c..a137c9b3a9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,6 +28,6 @@ if HAVE_GUILE SUBDIRS += guile endif -ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I libextra/gl/m4 +ACLOCAL_AMFLAGS = -I m4 -I gl/m4 EXTRA_DIST = cfg.mk maint.mk .clcopying |