Changeset 3306:f477df5161b3
- Timestamp:
- 08/14/16 12:17:03 (9 years ago)
- Branch:
- default
- source:
- a528708b0655a450d88185c70cd96cbc2262a73b
- File:
-
- 1 edited
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.