9 lines
223 B
Plaintext
9 lines
223 B
Plaintext
# vim:ft=automake
|
|
# included from Top Level Makefile.am
|
|
# All paths should be given relative to the root
|
|
|
|
include IDE/WIN/include.am
|
|
include IDE/iOS/include.am
|
|
|
|
EXTRA_DIST+= IDE/IAR-EWARM IDE/MDK-ARM IDE/MDK5-ARM IDE/MYSQL
|