Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / support / Makefile.am
index 79154fc99bbd9b232eb8c4bd1e16119b07d9bb45..969ff60e4db002c8b5abe4f7360b1b48a6add11b 100644 (file)
@@ -44,6 +44,7 @@ MPH_UNIX_SOURCE =                             \
        sys-statvfs.c                           \
        sys-time.c                              \
        sys-uio.c                               \
+       sys-uio.h                               \
        sys-utsname.c   \
        sys-wait.c                              \
        sys-xattr.c                             \
@@ -161,7 +162,7 @@ refresh:
        --rename-member=st_mtime=st_mtime_                    \
        --rename-namespace=Mono.Unix.Native=Mono.Posix        \
        --library=MonoPosixHelper                             \
-       $(mcs_topdir)/class/lib/net_4_x/Mono.Posix.dll map
+       $(mcs_topdir_from_srcdir)/class/lib/net_4_x/Mono.Posix.dll map
 
 # Useful if mono is compiled with --enable-shared=no
 patch-libtool: