Project

General

Profile

« Previous | Next » 

Revision 3a90084e

Added by koszko over 1 year ago

facilitate initialization of IndexedDB for use by Haketilo

View differences:

Makefile.in
79 79
clean mostlyclean:
80 80
	rm -rf mozilla-unpacked chromium-unpacked haketilo-$(version)
81 81
	rm -f mozilla-build.zip chromium-build.zip haketilo-$(version).tar.gz \
82
	        haketilo-$(version).tar
82
	        haketilo-$(version).tar exports_init.js
83 83
	rm -rf test/certs
84 84
	rm -rf $$(find . -name geckodriver.log)
85 85
	rm -rf $$(find . -type d -name __pycache__)

Also available in: Unified diff