diff options
Diffstat (limited to 'ps/Makefile')
| -rw-r--r-- | ps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ps/Makefile b/ps/Makefile index 231e8aa..fd5ca70 100644 --- a/ps/Makefile +++ b/ps/Makefile @@ -1,7 +1,7 @@ TESTS = -SOURCES = types.ps reader.ps step8_macros.ps +SOURCES = types.ps reader.ps printer.ps env.ps core.ps stepA_more.ps .PHONY: stats tests $(TESTS) |
