Skip to content

Commit

Permalink
Changed input file for css structure to static string: jquery.mobile.…
Browse files Browse the repository at this point in the history
…structure
  • Loading branch information
gseguin authored and Wilto committed Jan 23, 2012
1 parent e42c702 commit 1609ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ css: init
# Build the CSS Structure-only file
${RUN_JS} \
external/r.js/dist/r.js \
-o cssIn=css/structure/${STRUCTURE}.css \
-o cssIn=css/structure/jquery.mobile.structure.css \
out=${OUTPUT}/${STRUCTURE}.compiled.css
@@cat LICENSE-INFO.txt | ${VER} > ${OUTPUT}/${STRUCTURE}.css
@@cat ${OUTPUT}/${STRUCTURE}.compiled.css >> ${OUTPUT}/${STRUCTURE}.css
Expand Down

0 comments on commit 1609ea1

Please sign in to comment.