Skip to content

Commit eda9975

Browse files
committed
Really removes html/.html. Really closes #1153
1 parent 31195c4 commit eda9975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ docker-run: docker-image
102102

103103
clean-html:
104104
rm -rf html/*.html html/.*.html \
105-
html/.html/ \
105+
html/.html \
106106
html/language/ \
107107
html/op/ \
108108
html/programs/ \

0 commit comments

Comments
 (0)