mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-21 00:45:49 +08:00
12 lines
372 B
Plaintext
12 lines
372 B
Plaintext
# 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
|
|
EXTRA_DIST+= IDE/WIN10/resource.h
|
|
EXTRA_DIST+= IDE/WIN10/wolfssl-fips.rc
|