Add ../include/pmacros.h

This commit is contained in:
Ralf Corsepius
2005-11-07 14:07:47 +00:00
parent 8a266620c6
commit e995b56ebc
15 changed files with 15 additions and 15 deletions

View File

@@ -7,7 +7,7 @@ TEST = psx05
MANAGERS = all
noinst_LIBRARIES = lib.a
lib_a_SOURCES = init.c task.c task2.c task3.c system.h
lib_a_SOURCES = init.c task.c task2.c task3.c system.h ../include/pmacros.h
DOCTYPES = scn
DOCS = $(DOCTYPES:%=$(TEST).%)