added crawler properties file
This commit is contained in:
parent
b6dcf50339
commit
41a931a3ad
1
Makefile
1
Makefile
|
|
@ -26,6 +26,7 @@ package:
|
|||
@cp sitespeed.io CHANGELOG LICENSE $(BUILD)/
|
||||
@cp $(DEP)/LICENSE.txt $(BUILD)/$(DEP)/
|
||||
@cp $(DEP)/crawler-1.1-full.jar $(BUILD)/$(DEP)/
|
||||
@cp $(DEP)/crawler.properties $(BUILD)/$(DEP)/
|
||||
@cp $(DEP)/xml-velocity-1.3-full.jar $(BUILD)/$(DEP)/
|
||||
@cp $(DEP)/rasterize.js $(BUILD)/$(DEP)/
|
||||
@cp $(DEP)/htmlcompressor-1.5.3.jar $(BUILD)/$(DEP)/
|
||||
|
|
|
|||
Loading…
Reference in New Issue