Changeset f756a7f for doc/theses


Ignore:
Timestamp:
Jan 14, 2021, 8:10:35 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
7cef785
Parents:
54cc2bf
Message:

Added missing dependency on thesis.tex

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/thierry_delisle_PhD/thesis/Makefile

    r54cc2bf rf756a7f  
    4343## Define the documents that need to be made.
    4444all: thesis.pdf
    45 thesis.pdf: ${TEXTS} ${FIGURES} ${PICTURES} glossary.tex local.bib
     45thesis.pdf: ${TEXTS} ${FIGURES} ${PICTURES} thesis.tex glossary.tex local.bib
    4646
    4747DOCUMENT = thesis.pdf
Note: See TracChangeset for help on using the changeset viewer.