summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-05-06 22:33:22 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-05-06 22:33:22 +0000
commitb0ecb2bc565b44ceabf5b91176d96a5b01fbc99c (patch)
tree38b7a93d49382872ab27c19a271d5e0f7e047067
parentbd08ce1d06042db0450c4e71dcc5e1c2db95543d (diff)
downloadlibcss-b0ecb2bc565b44ceabf5b91176d96a5b01fbc99c.tar.gz
libcss-b0ecb2bc565b44ceabf5b91176d96a5b01fbc99c.tar.bz2
Use correct path for Makefile.config.override
svn path=/trunk/libcss/; revision=7409
-rw-r--r--Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config
index 1d27350..504ad10 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -1,4 +1,4 @@
# Configuration Makefile fragment
# Cater for local configuration changes
--include build/Makefile.config.override
+-include Makefile.config.override