diff options
Diffstat (limited to 'extra/yassl/Makefile.am')
-rw-r--r-- | extra/yassl/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/yassl/Makefile.am b/extra/yassl/Makefile.am index 60868f82add..e4a81019cd1 100644 --- a/extra/yassl/Makefile.am +++ b/extra/yassl/Makefile.am @@ -1,3 +1,3 @@ SUBDIRS = taocrypt src testsuite EXTRA_DIST = yassl.dsp yassl.dsw yassl.vcproj $(wildcard mySTL/*.hpp) \ - cmakelists.txt + CMakeLists.txt |