diff --git a/lib/roken/Makefile.am b/lib/roken/Makefile.am index b6759ace1..42ea8e422 100644 --- a/lib/roken/Makefile.am +++ b/lib/roken/Makefile.am @@ -72,6 +72,7 @@ libroken_la_SOURCES = \ parse_bytes.c \ parse_time.c \ parse_units.c \ + realloc.c \ resolve.c \ roken_gethostby.c \ rtbl.c \