]> git.meshlink.io Git - meshlink/blobdiff - src/Makefile.am
Fixing autotools
[meshlink] / src / Makefile.am
index ed0c27a57a4d8ef2a3b76d64ab7a42f2f83b96c0..6c2ab9a9567cdbb1e342085acd79a0d08e822d75 100644 (file)
@@ -70,7 +70,6 @@ tincd_SOURCES = \
        xalloc.h
 
 tinc_SOURCES = \
-       libmeshlink.c libmeshlink.h \
        dropin.c dropin.h \
        getopt.c getopt.h \
        getopt1.c \
@@ -98,6 +97,10 @@ sptps_speed_SOURCES = \
        sptps_speed.c \
        utils.c utils.h
 
+lib_LTLIBRARIES = libmeshlink.la
+
+libmeshlink_la_SOURCES = \
+       libmeshlink.c libmeshlink.h
 
 ## Conditionally compile device drivers