diff options
author | Simon Josefsson <simon@josefsson.org> | 2008-11-17 12:18:49 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2008-11-17 12:18:49 +0100 |
commit | 7063caea892602fcfe080b5ff43b7c45697891fc (patch) | |
tree | d84f21296f830ed4c0e3846da22cafcffa827350 /Makefile.am | |
parent | ee969ee5bbc5ffcd176b5d415d81fbf4310a14d9 (diff) | |
download | gnutls-7063caea892602fcfe080b5ff43b7c45697891fc.tar.gz |
Update gnulib files.
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 e2256c315d..e6f47b8820 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 lib/m4 -I libextra/gl/m4 -I libextra/m4 +ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lib/gl/m4 -I libextra/gl/m4 -I lib/m4 -I libextra/m4 EXTRA_DIST = cfg.mk maint.mk .clcopying |