summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psxmsgq01/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/psxtests/psxmsgq01/Makefile.am')
-rw-r--r--c/src/tests/psxtests/psxmsgq01/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/tests/psxtests/psxmsgq01/Makefile.am b/c/src/tests/psxtests/psxmsgq01/Makefile.am
index 73079c46f1..43d86ae3b5 100644
--- a/c/src/tests/psxtests/psxmsgq01/Makefile.am
+++ b/c/src/tests/psxtests/psxmsgq01/Makefile.am
@@ -32,7 +32,7 @@ include $(top_srcdir)/psxtests.am
# (OPTIONAL) Add local stuff here using +=
#
-AM_CPPFLAGS = -I$(top_srcdir)/support/include
+AM_CPPFLAGS = -I$(top_srcdir)/include
${PGM}: $(OBJS) $(LINK_FILES)
$(make-exe)