diff options
| author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-04-10 14:41:12 +0000 |
|---|---|---|
| committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2002-04-10 14:41:12 +0000 |
| commit | d10b7635d2678c53b1141b162f71d4f6bf47c42f (patch) | |
| tree | 921b90bf94b907e21a42d37b636d921ed1510ed3 /include/cppunit/ui/text | |
| parent | c2b6782980ccfe65cbce098c5b86f1b5ef87e903 (diff) | |
| download | cppunit-d10b7635d2678c53b1141b162f71d4f6bf47c42f.tar.gz | |
Makefile.
Makefile.am: removed directory cppunitui from copy when making the dist.
* include/cppunit/ui: added Makefile.am for dist and install.
Diffstat (limited to 'include/cppunit/ui/text')
| -rw-r--r-- | include/cppunit/ui/text/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/cppunit/ui/text/Makefile.am b/include/cppunit/ui/text/Makefile.am index 59d5c3e..0c00109 100644 --- a/include/cppunit/ui/text/Makefile.am +++ b/include/cppunit/ui/text/Makefile.am @@ -1,4 +1,2 @@ -libcppunitincludedir = $(includedir)/cppunit/ui/text - libcppunitinclude_HEADERS = \ TestRunner.h |
