asynciodebian/mastermainproxy-ticket
Last change
on this file since 7921dc7 was
9a18e30,
checked in by Thomas Klute <thomas2.klute@…>, 6 years ago
|
Support basic Doxygen calls
Doxygen targets are included in the generated Makefile. Note that
Doxygen is not called by any of the default targets, nor have any
comments been updated to work well with the Doxygen format.
|
-
Property mode set to
100644
|
File size:
391 bytes
|
Line | |
---|
1 | AUTOMAKE_OPTIONS = foreign dist-bzip2 no-dist-gzip |
---|
2 | |
---|
3 | EXTRA_DIST = m4/outoforder.m4 m4/apache.m4 \ |
---|
4 | m4/apr_memcache.m4 \ |
---|
5 | m4/apache_test.m4 \ |
---|
6 | include/mod_gnutls.h.in \ |
---|
7 | README CHANGELOG \ |
---|
8 | NOTICE LICENSE |
---|
9 | |
---|
10 | AM_DISTCHECK_CONFIGURE_FLAGS = "--enable-vpath-install" |
---|
11 | DISTCLEANFILES = config.nice |
---|
12 | MOSTLYCLEANFILES = $(DX_CLEANFILES) |
---|
13 | |
---|
14 | SUBDIRS = src test doc |
---|
15 | ACLOCAL_AMFLAGS = -I m4 |
---|
16 | |
---|
17 | @DX_RULES@ |
---|
Note: See
TracBrowser
for help on using the repository browser.