about summary refs log tree commit diff
path: root/boost/format/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--boost/format/Makefile.am3
1 files changed, 3 insertions, 0 deletions
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