Dummy automatic index for mipt_cxx
This commit is contained in:
@@ -13,9 +13,9 @@ $(PREFIX)/%.html: %.md
|
||||
@mkdir -p $(@D)
|
||||
pandoc $< --to html --output $@ --standalone
|
||||
|
||||
$(PREFIX)/index.html: index.html
|
||||
$(PREFIX)/index.html:
|
||||
@mkdir -p $(@D)
|
||||
cp $< $@
|
||||
./generate_index.sh > $@
|
||||
|
||||
index: $(PREFIX)/index.html
|
||||
|
||||
|
Reference in New Issue
Block a user