summaryrefslogtreecommitdiffstats
path: root/c/src/tests/libtests/putenvtest/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-19 17:20:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-19 17:20:39 +0000
commit682c7fd272391162bd71e25f22ae3c70041c89c7 (patch)
treeba4f8b2140889307cf3270d108227ea06f166337 /c/src/tests/libtests/putenvtest/Makefile.am
parent2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-682c7fd272391162bd71e25f22ae3c70041c89c7.tar.bz2
2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* malloctest/Makefile.am: include leaf.am instead of leaf.cfg. * monitor/Makefile.am: include leaf.am instead of leaf.cfg. * termios/Makefile.am: include leaf.am instead of leaf.cfg. * putenvtest/Makefile.am: include leaf.am instead of leaf.cfg. * rtems++/Makefile.am: include leaf.am instead of leaf.cfg, use make-cxx-exe. * stackchk/Makefile.am: include leaf.am instead of leaf.cfg. * rtmonuse/Makefile.am: include leaf.am instead of leaf.cfg. * cpuuse/Makefile.am: include leaf.am instead of leaf.cfg.
Diffstat (limited to '')
-rw-r--r--c/src/tests/libtests/putenvtest/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/tests/libtests/putenvtest/Makefile.am b/c/src/tests/libtests/putenvtest/Makefile.am
index 6d45adb641..cba00779a1 100644
--- a/c/src/tests/libtests/putenvtest/Makefile.am
+++ b/c/src/tests/libtests/putenvtest/Makefile.am
@@ -26,7 +26,7 @@ PGM = ${ARCH}/$(TEST).exe
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am
-include $(RTEMS_ROOT)/make/leaf.cfg
+include $(top_srcdir)/../../../../automake/leaf.am
include $(top_srcdir)/libtests.am
#