build: Remove portable/ directory.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Józef Kucia 2018-06-11 13:29:55 +02:00 committed by Alexandre Julliard
parent 746d3d4e7e
commit 04b9d192df
2 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ AC_INIT([vkd3d],[1.0])
AC_CONFIG_AUX_DIR([bin])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_LIBOBJ_DIR([portable])
AC_CONFIG_HEADERS(include/config.h)
AC_ARG_VAR([WIDL], [widl IDL compiler])

0
portable/.gitignore vendored
View File