]> git.ipfire.org Git - people/ms/strongswan.git/commitdiff
Fixed typo.
authorTobias Brunner <tobias@strongswan.org>
Thu, 9 Sep 2010 11:19:22 +0000 (13:19 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 9 Sep 2010 11:21:38 +0000 (13:21 +0200)
scripts/Makefile.am

index 41a45f545b9df85c37b54ce80c4517983d92c4e8..bf1c1f2b1b5775914c3e51367ade96edff24d392 100644 (file)
@@ -16,7 +16,7 @@ thread_analysis_SOURCES = thread_analysis.c
 dh_speed_SOURCES = dh_speed.c
 pubkey_speed_SOURCES = pubkey_speed.c
 crypt_burn_SOURCES = crypt_burn.c
-tls_test_SOUCES = tls_test.c
+tls_test_SOURCES = tls_test.c
 id2sql_LDADD = $(top_builddir)/src/libstrongswan/libstrongswan.la
 key2keyid_LDADD = $(top_builddir)/src/libstrongswan/libstrongswan.la
 keyid2sql_LDADD = $(top_builddir)/src/libstrongswan/libstrongswan.la