X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=src%2FMakefile.am;h=4d56eb58a6208728c35135504aa9dbd7c60bb968;hb=0444981b9b06a05776b2081889c0f7916aa718f6;hp=afb83314839bf3f3e7dbe33628e2e2b767ebeea0;hpb=5ac788ed135f6853b329191c271602b293f71159;p=routeros-api.git diff --git a/src/Makefile.am b/src/Makefile.am index afb8331..4d56eb5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -15,7 +15,10 @@ librouteros_la_LIBADD = -lgcrypt if BUILD_WITH_LIBSOCKET librouteros_la_LIBADD += -lsocket endif -librouteros_la_SOURCES = main.c registration_table.c routeros_api.h routeros_version.h +librouteros_la_SOURCES = main.c routeros_api.h routeros_version.h \ + ros_parse.c ros_parse.h \ + registration_table.c \ + interface.c bin_PROGRAMS = ros