FOSWIKI_ROOT?=~/foswiki/core
TARGET=i18n.js

-include $(FOSWIKI_ROOT)/pub/System/JQueryPlugin/Makefile.include

clean:
	rm -f $(TARGET) *gz
