diff --git a/libs/sofia-sip/s2check/Makefile.am b/libs/sofia-sip/s2check/Makefile.am index 15ccc01d7c..e2d9914791 100644 --- a/libs/sofia-sip/s2check/Makefile.am +++ b/libs/sofia-sip/s2check/Makefile.am @@ -19,7 +19,8 @@ noinst_LIBRARIES = libs2.a # Rules for building the targets libs2_a_SOURCES = s2check.h s2tcase.c \ - s2_localinfo.h s2_localinfo.c + s2_localinfo.h s2_localinfo.c \ + s2util.h s2time.c # ---------------------------------------------------------------------- # Install and distribution rules