diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-09-24T08·40+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-09-24T08·40+0000 |
commit | 6d478597c7672efc546b6720c8404ffb5f998612 (patch) | |
tree | 6a2df05aba8a4d28a173f1e4f20dac5c119b12cb /boost/format | |
parent | 9fb94f4f2f33b8fe26e4842558a13c6c62e6eded (diff) |
* Argggg...
Diffstat (limited to 'boost/format')
-rw-r--r-- | boost/format/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/format/Makefile.am b/boost/format/Makefile.am index 773d5118ad75..5badba27cf6d 100644 --- a/boost/format/Makefile.am +++ b/boost/format/Makefile.am @@ -3,4 +3,4 @@ noinst_LIBRARIES = libformat.a libformat_a_SOURCES = format_implementation.cc free_funcs.cc parsing.cc EXTRA_DIST = exceptions.hpp feed_args.hpp format_class.hpp format_fwd.hpp \ - groups.hpp internals.hpp internals_fwd.hpp macros_default.hpp + group.hpp internals.hpp internals_fwd.hpp macros_default.hpp |