TARGET=\
  jquery.button.css \
  jquery.button.js 

-include ../../Makefile.include

clean:
	rm -f $(TARGET) *gz
