Increase gBufMgr->ref_count after dup2() is done.
[platform/core/uifw/libtbm.git] / configure.ac
index 19d9312..7343f5c 100644 (file)
@@ -112,9 +112,7 @@ AM_CONDITIONAL(HAVE_TBM_PLATFORM_WAYLAND, test "x$TBM_PLATFORM" = "xWAYLAND")
 AM_CONDITIONAL(HOST_CPU_X86_64, test "x$HOST_CPU_X86_64" = "xyes")
 
 AC_OUTPUT([
-    src/Makefile
-       src/wayland-drm/Makefile
-    drm_slp/Makefile
+   src/Makefile
        Makefile
        libtbm.pc])