X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2FMakefile.am;h=b5cac5a53be46b20b543f1db7e1a471cfc600b25;hb=d3be999ba1c4dae92b94dd55cb9a2097c09b377a;hp=64c845d60e278a305e3aa8bdb84d3bcf4472b8e5;hpb=f134bd0c9c2213fbbb3967f3d784759cb65e2c76;p=meshlink diff --git a/src/Makefile.am b/src/Makefile.am index 64c845d6..b5cac5a5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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