Changeset 1001

Show
Ignore:
Timestamp:
07/19/2012 06:21:23 AM (10 months ago)
Author:
moo
Message:

refactor: fix out of tree build

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/config.m4

    r991 r1001  
    6666 
    6767  PHP_NEW_EXTENSION(xcache, $xcache_sources, $ext_shared) 
     68  PHP_ADD_BUILD_DIR($ext_builddir/util) 
     69  PHP_ADD_BUILD_DIR($ext_builddir/xcache) 
     70  PHP_ADD_BUILD_DIR($ext_builddir/submodules) 
    6871  PHP_ADD_MAKEFILE_FRAGMENT() 
    6972