]> git.meshlink.io Git - meshlink/blobdiff - meshlink-sample/Makefile
cosmetic change
[meshlink] / meshlink-sample / Makefile
index 6c6ec4ae006e3a48fff0def9ba7e95230e480820..128870a03b9ec90524efa52bfd72a69b88c4ce8e 100644 (file)
@@ -1,7 +1,7 @@
 # Simple Makefile
 
 CC=gcc
-LIBS= -lcrypto  -lz -llzo2 -ldl -lpthread -L../src/ -lmeshlink
+LIBS= -lcrypto  -lz -llzo2 -ldl -lpthread -L../src/.libs/ -lmeshlink
 INCLUDE= -I../src/
 LOADLIBES= $(LIBS)
 OBJS= meshlinkapp.o