mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-01-18 21:24:54 +00:00
9 lines
261 B
Text
9 lines
261 B
Text
# vim:ft=automake
|
|
# included from Top Level Makefile.am
|
|
# All paths should be given relative to the root
|
|
|
|
EXTRA_DIST+= IDE/IAR-MSP430/Makefile
|
|
EXTRA_DIST+= IDE/IAR-MSP430/README.md
|
|
EXTRA_DIST+= IDE/IAR-MSP430/main.c
|
|
EXTRA_DIST+= IDE/IAR-MSP430/user_settings.h
|
|
|