From e3e0fb8ee6815f1673192b9b055552ef7f4e16e8 Mon Sep 17 00:00:00 2001 From: Michael Kohlhase Date: Thu, 6 Aug 2015 15:04:50 +0200 Subject: [PATCH] typo --- dfg/examples/proposal/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dfg/examples/proposal/Makefile b/dfg/examples/proposal/Makefile index 3d5e2b0..44336c1 100644 --- a/dfg/examples/proposal/Makefile +++ b/dfg/examples/proposal/Makefile @@ -31,7 +31,7 @@ PROPCLS = $(PROPCLS.clssty:%=$(PROPCLS.dir)/%) $(DFGPROPCLS.clssty:%=$(DFGPROPCL all: $(TARGET.pdf) submit: - $(MAKE) -w PROPOSAL=final.tex all + $(MAKE) -w PROPOSAL=submit.tex all public: $(MAKE) -w PROPOSAL=public.tex all