X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=support%2FMakefile.am;h=969ff60e4db002c8b5abe4f7360b1b48a6add11b;hb=13dc0bb2c24d70bdf3c570574e92637f0b3da341;hp=c91511cf0e24d3f70f944a3e2676c44b92c2f01a;hpb=87357b51e98e2027603217b157d564caeb72c623;p=mono.git diff --git a/support/Makefile.am b/support/Makefile.am index c91511cf0e2..969ff60e4db 100644 --- a/support/Makefile.am +++ b/support/Makefile.am @@ -39,10 +39,12 @@ MPH_UNIX_SOURCE = \ serial.c \ sys-mman.c \ sys-sendfile.c \ + sys-socket.c \ sys-stat.c \ sys-statvfs.c \ sys-time.c \ sys-uio.c \ + sys-uio.h \ sys-utsname.c \ sys-wait.c \ sys-xattr.c \ @@ -135,12 +137,14 @@ refresh: --impl-macro=_GNU_SOURCE --impl-macro=_XOPEN_SOURCE \ --impl-header="" \ --impl-header="" \ + --autoconf-header="" \ --autoconf-header="" \ --autoconf-header="" \ --autoconf-header="" \ --autoconf-header="" \ --autoconf-header="" \ --autoconf-header="" \ + --autoconf-header="" \ --autoconf-header="" \ --autoconf-header="" \ --impl-header="" \ @@ -158,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_5/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: