summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-03-25 20:36:29 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-03-25 20:36:29 +0000
commit2ed308e762abfb3e3d8746dff24581831d796056 (patch)
tree9bf3afd6a0d1feaa27a87326115b04b4aee7e8f9 /Makefile.config
parent71f4a46b3a94a406530ef000420795e49d17ebf4 (diff)
downloadlibdom-2ed308e762abfb3e3d8746dff24581831d796056.tar.gz
libdom-2ed308e762abfb3e3d8746dff24581831d796056.tar.bz2
Fix inclusion of Makefile.config.override
svn path=/trunk/dom/; revision=6884
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config
index 095f6d8..69cf158 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -8,4 +8,5 @@ WITH_LIBXML_BINDING := yes
# yes | no
WITH_HUBBUB_BINDING := yes
-include Makefile.config.override
+-include Makefile.config.override
+