Skip to content

Commit a567088

Browse files
committed
[assets] Move separate assets into "assets" subdirectory
1 parent a578867 commit a567088

14 files changed

+4
-2
lines changed

source/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FIGURES=$(patsubst %.dot,%.pdf,$(wildcard *.dot))
1+
FIGURES=$(patsubst %.dot,%.pdf,$(wildcard assets/*.dot))
22

33
default: full
44

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)