summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric Sommerlade <eric@sommerla.de>2000-10-11 18:08:41 +0000
committerEric Sommerlade <eric@sommerla.de>2000-10-11 18:08:41 +0000
commite75682a3cb8c02c5d001bc0f67fd4ca5d26e51b3 (patch)
tree05abeff1b96198e50da7cf06f86bd670cda90d37 /Makefile.am
parent773f887465f1338b8959d658518ddf67b783ca90 (diff)
downloadcppunit-e75682a3cb8c02c5d001bc0f67fd4ca5d26e51b3.tar.gz
Added examples directory to distribution.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
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