Added stringprep tests.
[silc.git] / lib / silcutil / tests / Makefile.am
index ec7d5f30da1ae32b30c60095f4165506905bc00d..3a61c0f2457e83ea1724dc0143b77588b450404d 100644 (file)
 
 AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
 
-bin_PROGRAMS =         test_silcstrutil
+bin_PROGRAMS =         test_silcstrutil test_silcstringprep
 
 test_silcstrutil_SOURCES = test_silcstrutil.c
+test_silcstringprep_SOURCES = test_silcstringprep.c
 
 LIBS = $(SILC_COMMON_LIBS)
 LDADD = -L.. -L../.. -lsilc