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 41c4d84f24f..7ec49ec8c33 100644 --- a/extra/yassl/Makefile.am +++ b/extra/yassl/Makefile.am @@ -1,2 +1,2 @@ SUBDIRS = taocrypt src -EXTRA_DIST = yassl.dsp yassl.dsw $(wildcard mySTL/*.hpp) +EXTRA_DIST = yassl.dsp yassl.dsw yassl.vcproj $(wildcard mySTL/*.hpp) |