socket work
[lcr.git] / Makefile
index 89de77c..a93da32 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ INSTALL_BIN = /usr/local/bin
 INSTALL_DATA = /usr/local/lcr
 
 ifdef WITH-SOCKET
-LIBS += -lmISDN -lpthread
+LIBS += -lmisdn -lpthread
 else
 LIBS += -lisdnnet -lmISDN -lpthread
 endif