diff options
author | Nao Pross <np@0hm.ch> | 2021-12-16 16:37:49 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-12-16 16:37:49 +0100 |
commit | 0ae6b96d21f9c0738cc7fa2bd2628558d6fa5830 (patch) | |
tree | a2d329ca5f6fc67fa86a8849358981ee6b2791f1 /doc/poster/pictures/Makefile | |
parent | Delete old hardware stuff (diff) | |
download | Fading-0ae6b96d21f9c0738cc7fa2bd2628558d6fa5830.tar.gz Fading-0ae6b96d21f9c0738cc7fa2bd2628558d6fa5830.zip |
Update pictures for poster
Diffstat (limited to 'doc/poster/pictures/Makefile')
-rw-r--r-- | doc/poster/pictures/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/poster/pictures/Makefile b/doc/poster/pictures/Makefile index ed62513..43a4c4e 100644 --- a/doc/poster/pictures/Makefile +++ b/doc/poster/pictures/Makefile @@ -1,4 +1,4 @@ -PICS := sketch.svg +PICS := sketch.svg overview.svg all: $(PICS) |