X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=src%2FMakefile.am;h=149682cf304ea58e372876d3d84876bc3b878703;hb=d0e5281499b711d9c03bf0e60a4c117d4dc950be;hp=34f3efb886f3f087a8e62154298236eff5107860;hpb=c038a3ffea86af06f3138f502f74dac680154ff4;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