summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.config b/Makefile.config
new file mode 100644
index 0000000..5bedbd3
--- /dev/null
+++ b/Makefile.config
@@ -0,0 +1,7 @@
+# Configuration Makefile fragment
+
+# Use iconv directly in the input filter
+# CFLAGS += -DWITH_ICONV_FILTER
+
+# Cater for local configuration changes
+-include build/Makefile.config.override