Move internal config parser to a separate file
[trust_router.git] / Makefile.am
index 4a4822d..49bf774 100644 (file)
@@ -36,6 +36,7 @@ trp/trp_rtable.c \
 trp/trp_req.c \
 trp/trp_upd.c \
 common/tr_config.c \
+common/tr_config_internal.c \
 common/tr_mq.c
 
 mon_srcs =                   \