summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/psxtests/Makefile.am')
-rw-r--r--c/src/tests/psxtests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/tests/psxtests/Makefile.am b/c/src/tests/psxtests/Makefile.am
index 50763cacbb..f326b013dc 100644
--- a/c/src/tests/psxtests/Makefile.am
+++ b/c/src/tests/psxtests/Makefile.am
@@ -17,5 +17,5 @@ SUBDIRS = $(SHARED_DIRS) $(POSIX_DIRS) $(POSIX_FILES_DIRS) $(UNUSED_DIRS)
EXTRA_DIST = psxtests.am
-include $(top_srcdir)/../../../../automake/subdirs.am
-include $(top_srcdir)/../../../../automake/local.am
+include $(top_srcdir)/../automake/subdirs.am
+include $(top_srcdir)/../automake/local.am