aboutsummaryrefslogtreecommitdiff
path: root/libXau/makefile
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-06-25 15:12:18 +0200
committermarha <marha@users.sourceforge.net>2012-06-25 15:12:18 +0200
commitcb7834dd9f1b1816536a5ba419095c160f22a758 (patch)
tree269b533562636ad2ef97af1ef89d0849647f519c /libXau/makefile
parent9a867e32f89cdd115cdad9c25aeced6725886ee5 (diff)
downloadvcxsrv-cb7834dd9f1b1816536a5ba419095c160f22a758.tar.gz
vcxsrv-cb7834dd9f1b1816536a5ba419095c160f22a758.tar.bz2
vcxsrv-cb7834dd9f1b1816536a5ba419095c160f22a758.zip
libXau is not compiled as dll
Diffstat (limited to 'libXau/makefile')
-rw-r--r--libXau/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libXau/makefile b/libXau/makefile
index 0edc833b2..0840e2647 100644
--- a/libXau/makefile
+++ b/libXau/makefile
@@ -1,4 +1,4 @@
-LIBRARY = libXau
+SHAREDLIB = libXau
CSRCS = AuDispose.c \
AuFileName.c \