mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-02-04 00:45:05 +01:00
9 lines
224 B
Plaintext
9 lines
224 B
Plaintext
# vim:ft=automake
|
|
# included from Top Level Makefile.am
|
|
# All paths should be given relative to the root
|
|
|
|
EXTRA_DIST+= IDE/IAR-MSP430/README.md
|
|
EXTRA_DIST+= IDE/IAR-MSP430/main.c
|
|
EXTRA_DIST+= IDE/IAR-MSP430/user_settings.h
|
|
|