Commit 8add21b6 authored by Pietro Albini's avatar Pietro Albini

themes/italy: include unminified demo page

parent f6c126a9
......@@ -61,7 +61,8 @@ italy-theme:
@$(MAKE) -C $(DIR_ITALY_THEME)
@mkdir -p themes/italy
@cp -r $(DIR_ITALY_THEME)/build/* themes/italy
@mkdir -p $(DIR_BUILD)/themes/italy
@cp $(DIR_ITALY_THEME)/demo.html $(DIR_BUILD)/themes/italy
$(DIR_BUILD)/%.min.js: %.js
@mkdir -p $(dir $@)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment