summaryrefslogtreecommitdiff
path: root/Makefile.config
blob: 095f6d8b3a71c089eca6fb6f25928e3cf2cdd00a (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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