You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
527 B
Plaintext
16 lines
527 B
Plaintext
11 years ago
|
# vim:ft=automake
|
||
|
# All paths should be given relative to the root
|
||
|
#
|
||
|
|
||
|
EXTRA_DIST += \
|
||
|
mqx/cyassl_client/.cproject \
|
||
|
mqx/cyassl_client/.project \
|
||
|
mqx/cyassl_client/ReferencedRSESystems.xml \
|
||
|
mqx/cyassl_client/cyassl_client_twrk70f120m_Int_Flash_SramData_Debug_PnE_U-MultiLink.launch \
|
||
|
mqx/cyassl_client/cyassl_client_twrk70f120m_Int_Flash_SramData_Release_PnE_U-MultiLink.launch
|
||
|
|
||
|
EXTRA_DIST += \
|
||
|
mqx/cyassl_client/Sources/main.c \
|
||
|
mqx/cyassl_client/Sources/main.h
|
||
|
|