about summary refs log tree commit diff
path: root/src/boost
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2003-10-20T10·05+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2003-10-20T10·05+0000
commitc62433751d5fce8c25a802989c50fee993f39c2d (patch)
tree3be155a9a5f4e516450582c49ded9fc61173e2be /src/boost
parent53e376d836133a660223198c7bb8308fb912375e (diff)
* Finished refactoring the tree.
Diffstat (limited to 'src/boost')
-rw-r--r--src/boost/format/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/boost/format/Makefile.am b/src/boost/format/Makefile.am
index 5badba27cf..bae92c1982 100644
--- a/src/boost/format/Makefile.am
+++ b/src/boost/format/Makefile.am
@@ -2,5 +2,7 @@ noinst_LIBRARIES = libformat.a
 
 libformat_a_SOURCES = format_implementation.cc free_funcs.cc parsing.cc
 
+AM_CXXFLAGS = -Wall -I../..
+
 EXTRA_DIST = exceptions.hpp feed_args.hpp format_class.hpp format_fwd.hpp \
  group.hpp internals.hpp internals_fwd.hpp macros_default.hpp