diff options
Diffstat (limited to 'libX11/modules/lc/xlocale/makefile')
-rw-r--r-- | libX11/modules/lc/xlocale/makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libX11/modules/lc/xlocale/makefile b/libX11/modules/lc/xlocale/makefile index 9649982bd..42ca76b86 100644 --- a/libX11/modules/lc/xlocale/makefile +++ b/libX11/modules/lc/xlocale/makefile @@ -1,5 +1,7 @@ LIBRARY = libxlocale +DEFINES += LIB11_DLL + CSRCS = \ lcEuc.c \ lcJis.c \ |