Changeset 62f781c in mod_gnutls for Makefile.am
- Timestamp:
- Feb 21, 2014, 12:15:56 AM (7 years ago)
- Branches:
- debian/master, debian/stretch-backports, jessie-backports
- Children:
- 2d18ec2
- Parents:
- 1743114 (diff), ae29683 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile.am
r1743114 r62f781c 3 3 EXTRA_DIST = m4/outoforder.m4 m4/apache.m4 \ 4 4 m4/libgnutls.m4 m4/apr_memcache.m4 \ 5 m4/apache_test.m4 m4/lua.m4\5 m4/apache_test.m4 \ 6 6 include/mod_gnutls.h.in \ 7 7 README README.ENV NEWS \ … … 10 10 SUBDIRS = src 11 11 ACLOCAL_AMFLAGS = -I m4 12 TESTS = run_tests.sh
Note: See TracChangeset
for help on using the changeset viewer.