]> git.meshlink.io Git - meshlink/blobdiff - src/Makefile.am
Start moving the implementation of the public part of the API to meshlink.c.
[meshlink] / src / Makefile.am
index 8f02c06d063a950f0db532cc5125ac95637bc2b1..021d6b8ef537f2b016ceed061c44169c038022eb 100644 (file)
@@ -57,7 +57,7 @@ sptps_speed_SOURCES = \
 lib_LTLIBRARIES = libmeshlink.la
 
 libmeshlink_la_SOURCES = \
-       libmeshlink.c libmeshlink.h \
+       meshlink.c meshlink.h \
        buffer.c buffer.h \
        cipher.h \
        conf.c conf.h \