summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-23 14:20:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-23 14:20:41 +0000
commita1bcc6e944f80290d49543678878cd06eab96d82 (patch)
tree1f0b96e1634a4577334d0b18cd944b063c697359 /testsuites/psxtests/include
parentPatch rtems-rc-19991117-15.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-a1bcc6e944f80290d49543678878cd06eab96d82.tar.bz2
Moved pmacros.h to include not support/include.
Diffstat (limited to 'testsuites/psxtests/include')
-rw-r--r--testsuites/psxtests/include/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuites/psxtests/include/Makefile.am b/testsuites/psxtests/include/Makefile.am
new file mode 100644
index 0000000000..057f4043c1
--- /dev/null
+++ b/testsuites/psxtests/include/Makefile.am
@@ -0,0 +1,9 @@
+##
+## $Id$
+##
+
+AUTOMAKE_OPTIONS = foreign 1.4
+
+noinst_HEADERS = pmacros.h
+
+include $(top_srcdir)/../../../../automake/local.am