From 4a4b3a399d94724c4a74f133e1713ad2e524e096 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 11 Jan 2010 20:29:35 -0500 Subject: [PATCH] Oops, add drexel-logo.pdf to EXAMPLE_FILES in Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2