diff options
author | Paul Querna | 2005-04-06 05:46:08 +0000 |
---|---|---|
committer | Paul Querna | 2005-04-06 05:46:08 +0000 |
commit | 283d885702e6da73617ef8fd8a12aa228f96f07e (patch) | |
tree | 63e9ad395c7ad7b938a0187d09173518c2f4fd91 /Makefile.am | |
parent | 6af4f7471c1302f1a936f774d796d33884e6de8e (diff) |
fixes for pre-0.1.0
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index ea3b3b9..47ab508 100644 --- a/Makefile.am +++ b/Makefile.am | |||
@@ -1,3 +1,5 @@ | |||
1 | AUTOMAKE_OPTIONS = foreign dist-bzip2 | ||
2 | |||
1 | EXTRA_DIST = m4/outoforder.m4 m4/apache.m4 \ | 3 | EXTRA_DIST = m4/outoforder.m4 m4/apache.m4 \ |
2 | m4/libgnutls.m4 m4/apr_memcache.m4 \ | 4 | m4/libgnutls.m4 m4/apr_memcache.m4 \ |
3 | m4/apache_test.m4 \ | 5 | m4/apache_test.m4 \ |