diff options
Diffstat (limited to 'src/boost')
-rw-r--r-- | src/boost/format/Makefile.new | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boost/format/Makefile.new b/src/boost/format/Makefile.new index 28b66bd62d60..bbc90ca76cb5 100644 --- a/src/boost/format/Makefile.new +++ b/src/boost/format/Makefile.new @@ -1,5 +1,5 @@ LIBS += libformat -libformat_DIR := $(here) +libformat_DIR := $(d) libformat_SOURCES = format_implementation.cc free_funcs.cc parsing.cc |