summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-01-02 10:21:56 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-01-02 10:21:56 +0000
commit7f9c37c8cecb09a7a3d3a1f576c3f7ca1271134a (patch)
treeeadce3801a0a78fdb3d51321cdedb6ddb5bbec05 /testsuites/samples/Makefile.am
parent2005-01-02 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-7f9c37c8cecb09a7a3d3a1f576c3f7ca1271134a.tar.bz2
2004-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Remove DIST_SUBDIRS.
Diffstat (limited to 'testsuites/samples/Makefile.am')
-rw-r--r--testsuites/samples/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuites/samples/Makefile.am b/testsuites/samples/Makefile.am
index fd763cb2a2..3c20d95bf9 100644
--- a/testsuites/samples/Makefile.am
+++ b/testsuites/samples/Makefile.am
@@ -23,8 +23,5 @@ SUBDIRS += loopback
SUBDIRS += pppd
endif
-DIST_SUBDIRS = hello ticker base_sp unlimited minimum fileio base_mp cdtest \
- paranoia loopback pppd
-
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am