]> git.meshlink.io Git - meshlink/blobdiff - src/Makefile.am
Dirt in quick hack Makefile.am to compile a couple of new file.
[meshlink] / src / Makefile.am
index 64c845d60e278a305e3aa8bdb84d3bcf4472b8e5..b5cac5a53be46b20b543f1db7e1a471cfc600b25 100644 (file)
@@ -9,6 +9,7 @@ endif
 DEFAULT_INCLUDES =
 
 tincd_SOURCES = \
+       libmeshlink.c libmeshlink.h \
        buffer.c buffer.h \
        cipher.h \
        conf.c conf.h \
@@ -97,6 +98,7 @@ sptps_speed_SOURCES = \
        sptps_speed.c \
        utils.c utils.h
 
+
 ## Conditionally compile device drivers
        
 if LINUX