Skip to content

Commit

Permalink
etc: Include poster.css in default Makefile targets
Browse files Browse the repository at this point in the history
  • Loading branch information
cpitclaudel committed Dec 17, 2020
1 parent bc50c95 commit 9328a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
all: docs/tutorial/poster.html docs/koika/poster.html
all: docs/tutorial/poster.html docs/koika/poster.html docs/poster.css

docs/poster.css: poster.less
lessc --strict-units=on $< $@
Expand Down

0 comments on commit 9328a49

Please sign in to comment.