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