summaryrefslogtreecommitdiffstats
path: root/c/src/tests/tmtests/tm20/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-01-26 21:56:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-01-26 21:56:25 +0000
commitd481f9a96839e83b4b4ab6bf14ec02dcd78e069e (patch)
treea5c65e80dd0dcd8ad467d9a6610b1223c380b304 /c/src/tests/tmtests/tm20/Makefile.am
parent2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-d481f9a96839e83b4b4ab6bf14ec02dcd78e069e.tar.bz2
2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* tm20/Makefile.am: Remove stubdir.rel
Diffstat (limited to 'c/src/tests/tmtests/tm20/Makefile.am')
-rw-r--r--c/src/tests/tmtests/tm20/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/tests/tmtests/tm20/Makefile.am b/c/src/tests/tmtests/tm20/Makefile.am
index 70c9fff718..9d1bf04e59 100644
--- a/c/src/tests/tmtests/tm20/Makefile.am
+++ b/c/src/tests/tmtests/tm20/Makefile.am
@@ -18,7 +18,7 @@ DOCTYPES = doc
DOCS = $(DOCTYPES:%=$(TEST).%)
SRCS = $(DOCS) $(C_FILES) $(H_FILES)
-OBJS = $(C_O_FILES) ../../support/stubdr/$(ARCH)/stubdr.rel
+OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)