diff options
Diffstat (limited to 'src/mapi/Makefile.sources')
-rw-r--r-- | src/mapi/Makefile.sources | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mapi/Makefile.sources b/src/mapi/Makefile.sources index 4e92f5edfeb..07063f390c9 100644 --- a/src/mapi/Makefile.sources +++ b/src/mapi/Makefile.sources @@ -18,8 +18,7 @@ MAPI_UTIL_FILES = \ u_current.c \ u_current.h \ u_execmem.c \ - u_execmem.h \ - u_thread.h + u_execmem.h MAPI_BRIDGE_FILES = \ entry.c \ |