update automake includes to limit which files are added from the IDE sub-directories

This commit is contained in:
John Safranek
2015-06-20 14:57:31 -07:00
parent b54dc09971
commit 075370a39c
4 changed files with 24 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
# 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