cmake: Fix a typo in socket_wrapper-config.cmake.in.
authorAndreas Schneider <asn@samba.org>
Thu, 22 May 2014 12:56:09 +0000 (14:56 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 22 May 2014 13:03:05 +0000 (15:03 +0200)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
socket_wrapper-config.cmake.in

index 732d784a7a1760313b79c0f6967a8d43c1ce726e..7bedd79842cdc343fb8dad20564f29c7ab03cd28 100644 (file)
@@ -1 +1 @@
-set(SOCKET_WRAPPER_LIRBARY @LIB_INSTALL_DIR@/@SOCKET_WRAPPER_LIB@)
+set(SOCKET_WRAPPER_LIBRARY @LIB_INSTALL_DIR@/@SOCKET_WRAPPER_LIB@)