diff options
Diffstat (limited to 'libX11/modules/lc/def/makefile')
-rw-r--r-- | libX11/modules/lc/def/makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libX11/modules/lc/def/makefile b/libX11/modules/lc/def/makefile index b89ce455d..10a2f3521 100644 --- a/libX11/modules/lc/def/makefile +++ b/libX11/modules/lc/def/makefile @@ -1,5 +1,7 @@ LIBRARY = libxlcDef CSRCS = lcDefConv.c +DEFINES += LIB11_DLL + INCLUDES += ..\..\..\include\X11 ..\..\..\src\xlibi18n ..\..\..\src |