X-Git-Url: https://git.octo.it/?p=routeros-api.git;a=blobdiff_plain;f=src%2FMakefile.am;h=4d56eb58a6208728c35135504aa9dbd7c60bb968;hp=89d6c07287409c7322388b8ae21fcba71e29dc0c;hb=0444981b9b06a05776b2081889c0f7916aa718f6;hpb=3b8c8759609a5937fc7948ce2712ca1e2d8a8060 diff --git a/src/Makefile.am b/src/Makefile.am index 89d6c07..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 interface.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