diff options
| author | Steve M. Robbins <smr@sumost.ca> | 2001-10-21 20:20:25 +0000 |
|---|---|---|
| committer | Steve M. Robbins <smr@sumost.ca> | 2001-10-21 20:20:25 +0000 |
| commit | edaecf3ac6366342c827a1690d04568bed86c9aa (patch) | |
| tree | d16773039cd6f7e0f908774d5c435be3c23ef444 /include/cppunit/Makefile.am | |
| parent | 704db48dedf1e413faa0dde775c3dcc5901b2918 (diff) | |
| download | cppunit-edaecf3ac6366342c827a1690d04568bed86c9aa.tar.gz | |
Commit of 1.7.1 release.
Diffstat (limited to 'include/cppunit/Makefile.am')
| -rw-r--r-- | include/cppunit/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/cppunit/Makefile.am b/include/cppunit/Makefile.am index 99dfa65..6f0916d 100644 --- a/include/cppunit/Makefile.am +++ b/include/cppunit/Makefile.am @@ -25,3 +25,6 @@ libcppunitinclude_HEADERS = \ TextTestRunner.h \ TestListener.h \ XmlOutputter.h + +dist-hook: + rm -f $(distdir)/config-auto.h |
