mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 16:35:47 +08:00
9 lines
256 B
Plaintext
9 lines
256 B
Plaintext
# vim:ft=automake
|
|
# included from Top Level Makefile.am
|
|
# All paths should be given relative to the root
|
|
|
|
EXTRA_DIST+= IDE/VS-ARM/README.md
|
|
EXTRA_DIST+= IDE/VS-ARM/wolfssl.sln
|
|
EXTRA_DIST+= IDE/VS-ARM/wolfssl.vcxproj
|
|
EXTRA_DIST+= IDE/VS-ARM/user_settings.h
|