FOSWIKI_ROOT?=~/foswiki/trunk/core
TARGET=slideshow.css slideshow.js

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

clean:
	rm $(TARGET) *.gz

