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