fixup WORKBENCH autoconf

pull/153/head
toddouska 2015-09-29 11:57:52 -07:00
parent 628a4e5ac2
commit 3d110516f4
2 changed files with 7 additions and 1 deletions

View 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

View File

@ -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