diff --git a/lib/roken/Makefile.am b/lib/roken/Makefile.am index 1a7bcf6a8..42a681dff 100644 --- a/lib/roken/Makefile.am +++ b/lib/roken/Makefile.am @@ -22,6 +22,7 @@ libroken_a_SOURCES = \ parse_time.c \ parse_units.c \ resolve.c \ + roken_gethostby.c \ signal.c \ snprintf.c \ strcasecmp.c \