Changeset 707:4acfee7d67e5
Legend:
- Unmodified
- Added
- Removed
-
Makefile
r682 r707 65 65 ## Pack javascript files 66 66 find $(DC)/admin/js/*.js -exec ./build-tools/min-js.php \{\} \; 67 find $(DC)/admin/js/ie7/*.js -exec ./build-tools/min-js.php \{\} \; 67 68 find $(DC)/admin/js/jquery/*.js -exec ./build-tools/min-js.php \{\} \; 68 69 find $(DC)/admin/js/jsToolBar/*.js -exec ./build-tools/min-js.php \{\} \;
Note: See TracChangeset
for help on using the changeset viewer.