* Added missing files to `make dist'.

This commit is contained in:
Eelco Dolstra 2003-09-24 08:28:04 +00:00
parent 41730f5779
commit 9ba2397ea9
2 changed files with 5 additions and 0 deletions

View File

@ -1 +1,3 @@
SUBDIRS = format
EXTRA_DIST = format.hpp

View File

@ -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