summaryrefslogtreecommitdiff
path: root/build.conf
blob: 4269f60d3dd97c86862d38a00b526aa7ba7d6809 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#
# Configuration file for APRUTIL. Used by APR/build/gen-build.py
#

[options]

paths =
  buckets/*.c
  crypto/*.c
  dbm/*.c
  dbm/sdbm/*.c
  encoding/*.c
  hooks/*.c
  ldap/*.c
  misc/*.c
  uri/apr_uri.c
  xml/*.c
  strmatch/*.c
  xlate/*.c

headers = include/*.h

# gen_uri_delim.c

# we have a recursive makefile for the test files (for now)
# test/*.c