mirror of https://github.com/wolfSSL/wolfssl.git
tie TRUESTUDIO files into include.am
parent
b6ac3379f0
commit
0175447eb3
|
@ -0,0 +1,12 @@
|
|||
# vim:ft=automake
|
||||
# included from Top Level Makefile.am
|
||||
# All paths should be given relative to the root
|
||||
|
||||
EXTRA_DIST+= IDE/TRUESTUDIO/README
|
||||
EXTRA_DIST+= IDE/TRUESTUDIO/wolfssl/.cproject
|
||||
EXTRA_DIST+= IDE/TRUESTUDIO/wolfssl/.project
|
||||
EXTRA_DIST+= IDE/TRUESTUDIO/wolfssl/.settings/com.atollic.truestudio.debug.hardware_device.prefs
|
||||
EXTRA_DIST+= IDE/TRUESTUDIO/wolfssl/.settings/language.settings.xml
|
||||
EXTRA_DIST+= IDE/TRUESTUDIO/wolfssl/.settings/org.eclipse.cdt.managedbuilder.core.prefs
|
||||
EXTRA_DIST+= IDE/TRUESTUDIO/wolfssl/user_settings.h
|
||||
|
|
@ -9,6 +9,7 @@ include IDE/WIN-SGX/include.am
|
|||
include IDE/LINUX-SGX/include.am
|
||||
include IDE/WORKBENCH/include.am
|
||||
include IDE/ROWLEY-CROSSWORKS-ARM/include.am
|
||||
include IDE/TRUESTUDIO/include.am
|
||||
include IDE/ARDUINO/include.am
|
||||
include IDE/INTIME-RTOS/include.am
|
||||
include IDE/OPENSTM32/include.am
|
||||
|
|
Loading…
Reference in New Issue