diff --git a/lib/hcrypto/Makefile.am b/lib/hcrypto/Makefile.am index ccd52d2ea..7078d90fc 100644 --- a/lib/hcrypto/Makefile.am +++ b/lib/hcrypto/Makefile.am @@ -64,7 +64,9 @@ libhctest_la_SOURCES = \ imath/imath.c \ des-tables.h \ des.c \ - des.h + des.h \ + ui.c \ + ui.h test_imath_LDADD = libhctest.la $(LIB_roken) destest_LDADD = libhctest.la $(LIB_roken)