Skip to content

Commit 8dfff71

Browse files
committed
no role_diagram.jpg available for now
1 parent b6a5378 commit 8dfff71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Makefile

+2-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ SOURCES = $(DOCNAME).tex gitmeta.tex
2323

2424
# List of image files to be included in submitted package (anything that
2525
# can be rendered directly by common web browsers)
26-
FIGURES = role_diagram.jpg
26+
FIGURES =
27+
# role_diagram.jpg
2728

2829
# List of PDF figures (figures that must be converted to pixel images to
2930
# work in web browsers).

0 commit comments

Comments
 (0)