diff options
| author | Eric Sommerlade <eric@sommerla.de> | 2000-10-11 18:08:41 +0000 |
|---|---|---|
| committer | Eric Sommerlade <eric@sommerla.de> | 2000-10-11 18:08:41 +0000 |
| commit | e75682a3cb8c02c5d001bc0f67fd4ca5d26e51b3 (patch) | |
| tree | 05abeff1b96198e50da7cf06f86bd670cda90d37 /Makefile.am | |
| parent | 773f887465f1338b8959d658518ddf67b783ca90 (diff) | |
| download | cppunit-e75682a3cb8c02c5d001bc0f67fd4ca5d26e51b3.tar.gz | |
Added examples directory to distribution.
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 9461058..c849475 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,6 @@ -SUBDIRS = cppunit +SUBDIRS = cppunit \ + examples bin_SCRIPTS = cppunit-config |
