From: W. Trevor King Date: Tue, 12 Jan 2010 01:29:35 +0000 (-0500) Subject: Oops, add drexel-logo.pdf to EXAMPLE_FILES in Makefile X-Git-Tag: 0.3~16 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4a4b3a399d94724c4a74f133e1713ad2e524e096;p=drexel-thesis.git Oops, add drexel-logo.pdf to EXAMPLE_FILES in Makefile --- diff --git a/Makefile b/Makefile index 48e650d..5f6df11 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ dist : drexel-thesis.tar.gz CLASS_FILES = Makefile README drexel-thesis.dtx drexel-thesis.ins \ drexel-thesis.cls drexel-thesis.pdf -EXAMPLE_FILES = template.tex example.tex example-draft.tex \ +EXAMPLE_FILES = template.tex example.tex example-draft.tex drexel-logo.pdf \ example-1.tex example-a.tex example-ref.bib blabla.sty USEFUL_PACKAGES = draftmark.sty etextools.sty etoolbox.sty forloop.sty \ lastpage.sty ltxnew.sty pagerange.sty textcase.sty xifthen.sty