root/trunk/templates/html/js/Makefile.am @ 1

Revision 1, 107 bytes (checked in by bradley, 5 years ago)

Initial import

Line 
1
2jsdir=@prefix@/@app_name@/html/js
3js_DATA = prototype.js \
4          validate.js
5
6EXTRA_DIST = $(js_DATA)
Note: See TracBrowser for help on using the browser.