Changeset 872:728b4c1f2b41
Legend:
- Unmodified
- Added
- Removed
-
Makefile
r707 r872 67 67 find $(DC)/admin/js/ie7/*.js -exec ./build-tools/min-js.php \{\} \; 68 68 find $(DC)/admin/js/jquery/*.js -exec ./build-tools/min-js.php \{\} \; 69 find $(DC)/admin/js/jsToolBar/*.js -exec ./build-tools/min-js.php \{\} \;70 69 find $(DC)/admin/js/tool-man/*.js -exec ./build-tools/min-js.php \{\} \; 71 70 find $(DC)/plugins -name '*.js' -exec ./build-tools/min-js.php \{\} \;
Note: See TracChangeset
for help on using the changeset viewer.