summaryrefslogtreecommitdiff
path: root/manual/PRESENTATION_ExAdv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'manual/PRESENTATION_ExAdv/Makefile')
-rw-r--r--manual/PRESENTATION_ExAdv/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/manual/PRESENTATION_ExAdv/Makefile b/manual/PRESENTATION_ExAdv/Makefile
index f38bd6ce..673b3a21 100644
--- a/manual/PRESENTATION_ExAdv/Makefile
+++ b/manual/PRESENTATION_ExAdv/Makefile
@@ -1,6 +1,9 @@
-all: select_01.pdf
+all: select_01.pdf red_or3x1.pdf
select_01.pdf: select_01.v select_01.ys
../../yosys select_01.ys
+red_or3x1.pdf: red_or3x1_*
+ ../../yosys red_or3x1_test.ys
+