9 lines
299 B
Text
9 lines
299 B
Text
# vim:ft=automake
|
|
# included from Top Level Makefile.am
|
|
# All paths should be given relative to the root
|
|
|
|
EXTRA_DIST+= IDE/WIN10/README.txt
|
|
EXTRA_DIST+= IDE/WIN10/test.vcxproj
|
|
EXTRA_DIST+= IDE/WIN10/wolfssl-fips.sln
|
|
EXTRA_DIST+= IDE/WIN10/wolfssl-fips.vcxproj
|
|
EXTRA_DIST+= IDE/WIN10/user_settings.h
|