From 1d34befb17386736977ae63865a261638e677530 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 11 Jan 2010 20:38:45 -0500 Subject: [PATCH] Added example PDFs to the Makefile too --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5f6df11..579152a 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,8 @@ 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 drexel-logo.pdf \ - example-1.tex example-a.tex example-ref.bib blabla.sty + example-1.tex example-a.tex example-ref.bib blabla.sty \ + example.pdf example-draft.pdf USEFUL_PACKAGES = draftmark.sty etextools.sty etoolbox.sty forloop.sty \ lastpage.sty ltxnew.sty pagerange.sty textcase.sty xifthen.sty -- 2.26.2