summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxhdrs
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 09:09:26 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 09:09:26 +0000
commitd66557fac49db9329068c1afd9685875cacd3137 (patch)
tree4ce9ab681e00c57e55bae0521cbcc66397dedeb9 /testsuites/psxtests/psxhdrs
parent2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-d66557fac49db9329068c1afd9685875cacd3137.tar.bz2
Switch back to include compile.am instead of amcompile.am
Diffstat (limited to 'testsuites/psxtests/psxhdrs')
-rw-r--r--testsuites/psxtests/psxhdrs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxhdrs/Makefile.am b/testsuites/psxtests/psxhdrs/Makefile.am
index e16f2e1ab0..eb996d3184 100644
--- a/testsuites/psxtests/psxhdrs/Makefile.am
+++ b/testsuites/psxtests/psxhdrs/Makefile.am
@@ -29,7 +29,7 @@ SRCS =
OBJS = $(lib_a_OBJECTS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
-include $(top_srcdir)/../automake/amcompile.am
+include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../automake/leaf.am
all-local: ${OBJS}