summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx02/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psx02/Makefile.am')
-rw-r--r--testsuites/psxtests/psx02/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psx02/Makefile.am b/testsuites/psxtests/psx02/Makefile.am
index 8a55b7cb85..c4ccc893d3 100644
--- a/testsuites/psxtests/psx02/Makefile.am
+++ b/testsuites/psxtests/psx02/Makefile.am
@@ -7,7 +7,7 @@ TEST = psx02
MANAGERS = all
noinst_LIBRARIES = lib.a
-lib_a_SOURCES = init.c task.c system.h
+lib_a_SOURCES = init.c task.c system.h ../include/pmacros.h
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)