Skip to content

Commit

Permalink
Fixed issue laruence#189 Error in pecl upgrade to get the newest stab…
Browse files Browse the repository at this point in the history
…le yaf
  • Loading branch information
laruence committed Sep 8, 2015
1 parent ceefda1 commit f7a221c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config.m4
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,9 @@ if test "$PHP_YAF" != "no"; then
yaf_plugin.c \
yaf_session.c,
$ext_shared)
PHP_ADD_BUILD_DIR([$ext_builddir/configs])
PHP_ADD_BUILD_DIR([$ext_builddir/requests])
PHP_ADD_BUILD_DIR([$ext_builddir/responses])
PHP_ADD_BUILD_DIR([$ext_builddir/views])
PHP_ADD_BUILD_DIR([$ext_builddir/routes])
fi

0 comments on commit f7a221c

Please sign in to comment.