summaryrefslogtreecommitdiff
path: root/Makefile.config
blob: 69cf158b1e854a1465f8152f74baa128b76fa93e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Configuration Makefile fragment

# Build the libxml2 binding?
# yes | no
WITH_LIBXML_BINDING := yes

# Build the hubbub binding?
# yes | no
WITH_HUBBUB_BINDING := yes

-include Makefile.config.override