Changeset 3305:a528708b0655
Legend:
- Unmodified
- Added
- Removed
-
Makefile
r3260 r3305 55 55 ## Pack javascript files 56 56 find $(DC)/admin/js/*.js -exec ./build-tools/min-js.php \{\} \; 57 find $(DC)/admin/js/codemirror -name '*.js' -exec ./build-tools/min-js.php \{\} \; 57 58 find $(DC)/admin/js/ie7/*.js -exec ./build-tools/min-js.php \{\} \; 58 59 find $(DC)/admin/js/jquery/*.js -exec ./build-tools/min-js.php \{\} \;
Note: See TracChangeset
for help on using the changeset viewer.