diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ SCSS = coverage/htmlfiles/style.scss css: $(CSS) $(CSS): $(SCSS) sass --style=compact --sourcemap=none --no-cache $(SCSS) $@ + cp $@ tests/gold/html/styled LINTABLE = coverage tests igor.py setup.py __main__.py |
