summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx13/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psx13/Makefile.am')
-rw-r--r--testsuites/psxtests/psx13/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psx13/Makefile.am b/testsuites/psxtests/psx13/Makefile.am
index 74fc282f0a..6be1408386 100644
--- a/testsuites/psxtests/psx13/Makefile.am
+++ b/testsuites/psxtests/psx13/Makefile.am
@@ -7,7 +7,7 @@ TEST = psx13
MANAGERS = all
noinst_LIBRARIES = lib.a
-lib_a_SOURCES = main.c test.c
+lib_a_SOURCES = main.c test.c ../include/pmacros.h
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)