X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2FMakefile.am;h=084193bd4847a4335ca032e8a147171f8e4289ce;hb=refs%2Fheads%2Ffeature%2Fimproved-autoconnect;hp=b3c1dd10d4de176000a4e58897c134daefc83a84;hpb=05333b3a26842d1c10b5fe9211420c281b9a9ef4;p=meshlink diff --git a/src/Makefile.am b/src/Makefile.am index b3c1dd10..084193bd 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -36,6 +36,7 @@ pkginclude_HEADERS = meshlink++.h meshlink.h libmeshlink_la_LDFLAGS = -export-symbols $(srcdir)/meshlink.sym libmeshlink_la_SOURCES = \ + autoconnect.c autoconnect.h \ buffer.c buffer.h \ conf.c conf.h \ connection.c connection.h \