TARGET=\
  jquery.textboxlist.js \
  jquery.textboxlist.css

-include ../../Makefile.include

clean:
	rm -f $(TARGET) *gz
