source: mod_gnutls/Makefile.am @ 180e49f

debian/masterdebian/stretch-backportsjessie-backportsupstream upstream/0.5.10
Last change on this file since 180e49f was 2a2272d, checked in by Daniel Kahn Gillmor <dkg@…>, 10 years ago

Imported Upstream version 0.4.2

  • Property mode set to 100644
File size: 277 bytes
Line 
1AUTOMAKE_OPTIONS = foreign dist-bzip2
2
3EXTRA_DIST = m4/outoforder.m4 m4/apache.m4 \
4                m4/libgnutls.m4 m4/apr_memcache.m4 \
5                m4/apache_test.m4 m4/lua.m4 \
6                include/mod_gnutls.h.in \
7                README README.ENV NEWS \
8                NOTICE LICENSE autogen.sh
9
10SUBDIRS = src
11ACLOCAL_AMFLAGS = -I m4
Note: See TracBrowser for help on using the repository browser.