Added SILC Thread Queue API
[crypto.git] / lib / silccore / tests / Makefile.am
index 7adf83c4b9a9d53ce188f15fa2674d2119e71c99..1a91a14265051917afba9fe9f38cb6f3f0261c00 100644 (file)
 
 AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
 
-bin_PROGRAMS =         test_silcargument
+bin_PROGRAMS =         test_silcargument test_silcmessage
 
 test_silcargument_SOURCES = test_silcargument.c
+test_silcmessage_SOURCES = test_silcmessage.c
 
 LIBS = $(SILC_COMMON_LIBS)
 LDADD = -L.. -L../.. -lsilc