fixup WORKBENCH autoconf
This commit is contained in:
parent
628a4e5ac2
commit
3d110516f4
5
IDE/WORKBENCH/include.am
Normal file
5
IDE/WORKBENCH/include.am
Normal file
@ -0,0 +1,5 @@
|
||||
# vim:ft=automake
|
||||
# included from Top Level Makefile.am
|
||||
# All paths should be given relative to the root
|
||||
|
||||
EXTRA_DIST+= IDE/WORKBENCH/README.md
|
@ -2,7 +2,8 @@
|
||||
# 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
|
||||
include IDE/WIN/include.am
|
||||
include IDE/WORKBENCH/include.am
|
||||
|
||||
EXTRA_DIST+= IDE/IAR-EWARM IDE/MDK-ARM IDE/MDK5-ARM IDE/MYSQL
|
||||
|
Loading…
Reference in New Issue
Block a user