diff --git a/babeld/Makefile.am b/babeld/Makefile.am index 468b5a5f1f..8703de0629 100644 --- a/babeld/Makefile.am +++ b/babeld/Makefile.am @@ -18,7 +18,7 @@ libbabel_a_SOURCES = \ noinst_HEADERS = \ babel_zebra.h net.h kernel.h util.h source.h neighbour.h \ route.h xroute.h message.h resend.h babel_interface.h babeld.h \ - babel_filter.h + babel_filter.h babel_main.h babeld_SOURCES = \ babel_main.c $(libbabel_a_SOURCES)