New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=57e27999e8fab3da39d097226f0db4b1b9bbb234
commit 57e27999e8fab3da39d097226f0db4b1b9bbb234
Author: André Draszik <[email protected]>
Date:   Mon Feb 25 16:21:57 2013 +0000

    build: fix out of tree builds
    
    ---snip---
      CXX    util.lo
    ../../../src/gfx/util.cpp:46:30: fatal error: core/CoreSurface.h: No such 
file or directory
    compilation terminated.
    ---snap---
    
    The file in question is autogenerated and ends up below $(top_builddir), so 
this has
    to be part of the included directories.

 src/gfx/Makefile.am |    1 +
 1 file changed, 1 insertion(+)

_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to