diff options
Diffstat (limited to 'bash/Makefile')
| -rw-r--r-- | bash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/Makefile b/bash/Makefile index 53f0d09..65694ee 100644 --- a/bash/Makefile +++ b/bash/Makefile @@ -1,6 +1,6 @@ TESTS = tests/types.sh tests/reader.sh -SOURCES = types.sh reader.sh stepA_more.sh +SOURCES = types.sh reader.sh printer.sh env.sh core.sh stepA_more.sh all: mal.sh |
