From a9760b31a2dfc672c72c4257a4e293fafb08c0b3 Mon Sep 17 00:00:00 2001 From: JP Appel Date: Mon, 29 Apr 2024 22:34:51 -0400 Subject: presentation sans figures --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 2ca7100..c90bf85 100644 --- a/makefile +++ b/makefile @@ -68,7 +68,7 @@ tests/mandelbrot: examples/mandelbrot_serial.grid examples/mandelbrot_shared.gri # Presentation # ################## -presentation: presentation/presentation.html +presentation: presentation/presentation.html analysis/analysis.html presentation/presentation.html: presentation/presentation.md pandoc -t revealjs -so $@ $< -- cgit v1.2.3