source: mod_gnutls/Makefile.am @ 2db6923

debian/masterdebian/stretch-backportsjessie-backports
Last change on this file since 2db6923 was 4b53371, checked in by Daniel Kahn Gillmor <dkg@…>, 10 years ago

initial testing framework, with one simple test.

  • Property mode set to 100644
File size: 289 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  \
6                include/mod_gnutls.h.in \
7                README README.ENV NEWS \
8                NOTICE LICENSE autogen.sh
9
10SUBDIRS = src
11ACLOCAL_AMFLAGS = -I m4
12TESTS = run_tests.sh
Note: See TracBrowser for help on using the repository browser.