summaryrefslogtreecommitdiffstats
path: root/src/mapi/Makefile.sources
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2015-03-04 19:17:57 -0700
committerBrian Paul <[email protected]>2015-03-05 06:59:43 -0700
commitc3f352e8367f03cc416968d780f5dc6a6812a496 (patch)
treee7df461e53b73a34c8e2e46818959f8e623430ee /src/mapi/Makefile.sources
parent83926b8193cfbb3ad259760567babb4eab7c5fe7 (diff)
mapi: remove u_macros.h
Only U_STRINGIFY() is used in entry.c Reviewed-by: Matt Turner <[email protected]> Reviewed-by: José Fonseca <[email protected]>
Diffstat (limited to 'src/mapi/Makefile.sources')
-rw-r--r--src/mapi/Makefile.sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mapi/Makefile.sources b/src/mapi/Makefile.sources
index a1796626d5e..4e92f5edfeb 100644
--- a/src/mapi/Makefile.sources
+++ b/src/mapi/Makefile.sources
@@ -19,7 +19,6 @@ MAPI_UTIL_FILES = \
u_current.h \
u_execmem.c \
u_execmem.h \
- u_macros.h \
u_thread.h
MAPI_BRIDGE_FILES = \