summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/support/include/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/psxtests/support/include/Makefile.in')
-rw-r--r--c/src/tests/psxtests/support/include/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/tests/psxtests/support/include/Makefile.in b/c/src/tests/psxtests/support/include/Makefile.in
index d51a4547b2..4175de2e2a 100644
--- a/c/src/tests/psxtests/support/include/Makefile.in
+++ b/c/src/tests/psxtests/support/include/Makefile.in
@@ -20,6 +20,6 @@ CLEAN_ADDITIONS +=
CLOBBER_ADDITIONS +=
all: $(SRCS)
- $(INSTALL) -m 444 $(H_FILES) ${PROJECT_RELEASE}/include
-# $(INSTALL) -m 444 $(SYS_H_FILES) ${PROJECT_RELEASE}/include/sys
+ $(INSTALL) -m 444 $(H_FILES) $(PROJECT_INCLUDE)
+# $(INSTALL) -m 444 $(SYS_H_FILES) $(PROJECT_INCLUDE)/sys