diff options
author | Camil Staps | 2016-06-06 23:00:42 +0200 |
---|---|---|
committer | Camil Staps | 2016-06-06 23:00:42 +0200 |
commit | d8297fec19292c544a32a474500eca49552215d0 (patch) | |
tree | 5558714e59aad6526cb863671822af665579df8a /Makefile | |
parent | Readme (diff) |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ CPM=cpm OBJ=run tree -DEPS=Smurf.dcl Smurf.icl SmurfParse.dcl SmurfParse.icl +DEPS=Smurf.dcl Smurf.icl SmurfParse.dcl SmurfParse.icl LaTeX.dcl LaTeX.icl all: $(OBJ) |