aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorTucker Evans <tuckerevans24@gmail.com>2019-10-16 13:52:07 -0400
committerTucker Evans <tuckerevans24@gmail.com>2019-10-16 19:51:21 -0400
commit053f99fbbf907defd238170cddcebe2493374dbf (patch)
tree808123ef310b2bafde99e14afd461a75877fab9a /makefile
parent5e11a31e4434331e038b97eaaa992ba65e24811a (diff)
Add readme
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index 724d53f..41b6b49 100644
--- a/makefile
+++ b/makefile
@@ -57,4 +57,5 @@ tar: headers pc.y pc.l tree.c scope.c node.c pc.c sem_check.c gen_code.c
pascal_compiler/tree.h \
pascal_compiler/sem_check.c \
pascal_compiler/sem_check.h \
+ pascal_compiler/readme.txt \
pascal_compiler/makefile