diff options
| author | Tomas Chvatal <tchvatal@suse.cz> | 2012-03-13 16:13:48 +0100 |
|---|---|---|
| committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-04-25 11:01:41 +0200 |
| commit | d6ec7807b977bbb5b24e7c46ed486fb65abfe48d (patch) | |
| tree | 01d62aa7312e2cca45f513ea47d53f7ffbcfc623 /include/cppunit/portability | |
| parent | 0fe54f1f14aeeda0c800642a55bd7aea16b6c5db (diff) | |
| download | cppunit-d6ec7807b977bbb5b24e7c46ed486fb65abfe48d.tar.gz | |
Automake cleanup, install and generate changelog
Diffstat (limited to 'include/cppunit/portability')
| -rw-r--r-- | include/cppunit/portability/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cppunit/portability/Makefile.am b/include/cppunit/portability/Makefile.am index 2caeb32..73a0410 100644 --- a/include/cppunit/portability/Makefile.am +++ b/include/cppunit/portability/Makefile.am @@ -6,5 +6,5 @@ libcppunitinclude_HEADERS = \ CppUnitSet.h \ CppUnitStack.h \ CppUnitVector.h \ - FloatingPoint.h \ - Stream.h + FloatingPoint.h \ + Stream.h |
