Created SILC Crypto Toolkit git repository.
[crypto.git] / lib / sct.pc.in
similarity index 66%
rename from lib/silc.pc.in
rename to lib/sct.pc.in
index 695eceecbdf59051e984aaa0bdb30e4226d6c650..4a1c0323b982d582db5c8ee1c93fe3311f7dabe6 100644 (file)
@@ -4,8 +4,7 @@ libdir=@libdir@
 includedir=@includedir@
 
 Name: @PACKAGE@
-Description: SILC Library
+Description: SILC Crypto Toolkit
 Version: @VERSION@
-Libs: -L${libdir} -lsilc @LIBS@
+Libs: -L${libdir} -lsct -lsrt @LIBS@
 Cflags: -I${includedir}
-