diff options
Diffstat (limited to 'libX11/modules/lc/def/makefile')
-rw-r--r-- | libX11/modules/lc/def/makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libX11/modules/lc/def/makefile b/libX11/modules/lc/def/makefile new file mode 100644 index 000000000..b89ce455d --- /dev/null +++ b/libX11/modules/lc/def/makefile @@ -0,0 +1,5 @@ +LIBRARY = libxlcDef +CSRCS = lcDefConv.c + +INCLUDES += ..\..\..\include\X11 ..\..\..\src\xlibi18n ..\..\..\src + |