From 6d478597c7672efc546b6720c8404ffb5f998612 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 24 Sep 2003 08:40:40 +0000 Subject: [PATCH] * Argggg... --- boost/format/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boost/format/Makefile.am b/boost/format/Makefile.am index 773d5118ad..5badba27cf 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