summaryrefslogtreecommitdiffstatsabout
path: root/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2007-12-15 13:25:21 (GMT)
committer Nokis Mavrogiannopoulos <nmav@gnutls.org>2007-12-15 13:25:21 (GMT)
commitd2439b92fc87095f0288d9bc1aa5cf2621f0eac3 (patch)
tree4b7f07d94e06be4edb0c73c690381992c0977c6a /Makefile.am
parent9f37925985f94a5617bd7045376b92879f778fdf (diff)
adopted the official libgnutlsextra m4
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 205da9d..a19e755 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
1AUTOMAKE_OPTIONS = foreign dist-bzip2 1AUTOMAKE_OPTIONS = foreign dist-bzip2
2 2
3EXTRA_DIST = m4/outoforder.m4 m4/apache.m4 \ 3EXTRA_DIST = m4/outoforder.m4 m4/apache.m4 \
4 m4/libgnutls.m4 m4/apr_memcache.m4 \ 4 libgnutls.m4 m4/apr_memcache.m4 \
5 m4/apache_test.m4 m4/lua.m4 \ 5 m4/apache_test.m4 m4/lua.m4 \
6 include/mod_gnutls.h.in \ 6 include/mod_gnutls.h.in \
7 README README.ENV NEWS \ 7 README README.ENV NEWS \