X-Git-Url: https://piware.de/gitweb/?p=talk-cockpit-auth-anywhere.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=e97bc2e9609fd5d99115529a4f44caee80a065a1;hp=9b0ef6dfc6841afce42b8a6921363738751c6abe;hb=2ae8623120e5eae4e3c63bf1f8ac55b7709a7886;hpb=c7d6ded4b717ca8eb1ef19742e3fc77d19d6c460 diff --git a/Makefile b/Makefile index 9b0ef6d..e97bc2e 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,9 @@ cockpit-auth-anywhere.pdf: cockpit-auth-anywhere.md pandoc -t beamer -o $@ $< + sed '/setbeameroption/ s/{.*notes/{show only notes/' cockpit-auth-anywhere.md | pandoc -t beamer -o cockpit-auth-anywhere-notes.pdf - clean: - rm -f cockpit-auth-anywhere.pdf + rm -f cockpit-auth-anywhere.pdf cockpit-auth-anywhere-notes.pdf # install the necessary tools to build this presentation deps: