Fix build
[mono.git] / support / Makefile.am
index ee86a511e5c7cd1310d7fa153b8f41fb427b3133..9e62bdf37178c4faf0e045fe375692da4ffd0b43 100644 (file)
@@ -7,6 +7,7 @@ INCLUDES = \
 # Source code which helps implement the ANSI C standards, and thus *should* be
 # portable to any platform having a C compiler.
 MPH_C_SOURCE =   \
+       errno.c              \
        map.c          \
        map.h          \
        mph.h          \
@@ -18,7 +19,6 @@ MPH_C_SOURCE =   \
 # and *may* be portable between Unix platforms.
 MPH_UNIX_SOURCE = \
        dirent.c        \
-       errno.c         \
        fcntl.c         \
        fstab.c   \
        grp.c           \
@@ -33,6 +33,7 @@ MPH_UNIX_SOURCE = \
        sys-statvfs.c   \
        sys-time.c      \
        sys-wait.c      \
+       sys-xattr.c     \
        time.c          \
        unistd.c         \
        utime.c    \
@@ -70,5 +71,5 @@ libMonoPosixHelper_la_LDFLAGS = -no-undefined -version-info 1:0:1
 # Use this target to refresh the values in map.[ch]
 #
 refresh:
-       $(top_builddir)/runtime/mono-wrapper $(mcs_topdir)/class/Mono.Posix/Mono.Posix/make-map.exe $(mcs_topdir)/class/lib/Mono.Posix.dll map
+       $(top_builddir)/runtime/mono-wrapper $(mcs_topdir)/class/Mono.Posix/Mono.Unix/make-map.exe $(mcs_topdir)/class/lib/default/Mono.Posix.dll map