X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2FMakefile.am;h=149682cf304ea58e372876d3d84876bc3b878703;hb=HEAD;hp=34f3efb886f3f087a8e62154298236eff5107860;hpb=7b2bb8a26175aa6ef0e9930e5e9811e4b3a85f66;p=routeros-api.git diff --git a/src/Makefile.am b/src/Makefile.am index 34f3efb..149682c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -19,7 +19,8 @@ endif librouteros_la_SOURCES = main.c routeros_api.h routeros_version.h \ ros_parse.c ros_parse.h \ registration_table.c \ - interface.c + interface.c \ + system_resource.c bin_PROGRAMS = ros