diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-09-24T08·28+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2003-09-24T08·28+0000 |
commit | 9ba2397ea971aba101235413afe27518e0b7a2ba (patch) | |
tree | 81bb9591b61b2282f93c440bf01298b47881dbba /boost/Makefile.am | |
parent | 41730f57798a9acba1fa07397cb06ba6a260ea70 (diff) |
* Added missing files to `make dist'.
Diffstat (limited to 'boost/Makefile.am')
-rw-r--r-- | boost/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/boost/Makefile.am b/boost/Makefile.am index fad59a1b9570..9ea79c660cf7 100644 --- a/boost/Makefile.am +++ b/boost/Makefile.am @@ -1 +1,3 @@ SUBDIRS = format + +EXTRA_DIST = format.hpp |