[EFL] build fix after r62577
Created attachment 60727 [details] Patch
Comment on attachment 60727 [details] Patch First, you do not need build for trivial build fixes like this. Go ahead and commit it. > +2010-07-07 Lucas De Marchi <lucas.demarchi@profusion.mobi> > + > + Unreviewed build fix after r62577. > + > + [EFL] build fix after r62577 > + https://bugs.webkit.org/show_bug.cgi?id=41764 > + > + No new functionality so no new tests. > + > + * CMakeLists.txt: add missing files > + > +2010-07-07 Lucas De Marchi <lucas.demarchi@profusion.mobi> > + > + Reviewed by NOBODY (OOPS!). > + > + Unreviewed build fix after r62577. > + > + [EFL] build fix after r62577 > + https://bugs.webkit.org/show_bug.cgi?id=41764 > + > + No new tests. (OOPS!) > + > + * CMakeLists.txt: > + > 2010-07-07 Antti Koivisto <koivisto@iki.fi> > > Reviewed by Kenneth Rohde Christiansen. You duplicated the ChangeLog entry. Please fix it before committing, though.
Created attachment 60728 [details] (r62672) Patch
Comment on attachment 60728 [details] (r62672) Patch Lucas, lets thy the CQ first. If it did not commit your build fix until I get a clean tree, I will commit myself.