File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,6 @@ EXAM_TAGS-user3= EvaluateSecureDesigns
2828$(foreach id,${STUDENTS},$(eval EXAM_FLAGS-${id}=-NCi))
2929
3030
31- INCLUDE_MAKEFILES=<submodule_root >/makefiles
31+ INCLUDE_MAKEFILES=<submodule_prefix >/makefiles
3232include ${INCLUDE_MAKEFILES}/tex.mk
3333include ${INCLUDE_MAKEFILES}/exam.mk
Original file line number Diff line number Diff line change @@ -219,7 +219,7 @@ long_usage="${long_usage}\n-c\ttoggles contents"
219219We also have the letter and exam, which are the same as for notes and the
220220slides.
221221<<variables>>=
222- options="${options}l "
222+ options="${options}le "
223223usage="${usage} [-l] [-e]"
224224long_usage="${long_usage}\n-l\ttoggles letter"
225225long_usage="${long_usage}\n-e\ttoggles exam"
You can’t perform that action at this time.
0 commit comments