cmake: Fix a typo in uid_wrapper-config.cmake.in.
authorAndreas Schneider <asn@samba.org>
Wed, 28 May 2014 14:13:22 +0000 (16:13 +0200)
committerAndreas Schneider <asn@samba.org>
Wed, 28 May 2014 14:13:44 +0000 (16:13 +0200)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
uid_wrapper-config.cmake.in

index 4649901db90e0f96daaaa3f093f8500779a9731f..2431867a4c3a71112b9b6b139c10d2e4f7edae1b 100644 (file)
@@ -1 +1 @@
-set(UID_WRAPPER_LIRBARY @LIB_INSTALL_DIR@/@UID_WRAPPER_LIB@)
+set(UID_WRAPPER_LIBRARY @LIB_INSTALL_DIR@/@UID_WRAPPER_LIB@)