From 9ba2397ea971aba101235413afe27518e0b7a2ba Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 24 Sep 2003 08:28:04 +0000 Subject: * Added missing files to `make dist'. --- boost/format/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'boost/format/Makefile.am') diff --git a/boost/format/Makefile.am b/boost/format/Makefile.am index 43a44a216ba9..d62d09aa182e 100644 --- a/boost/format/Makefile.am +++ b/boost/format/Makefile.am @@ -1,3 +1,6 @@ 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 \ + internals.hpp internals_fwd.hpp macros_default.hpp -- cgit 1.4.1