mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-01-18 21:24:54 +00:00
7 lines
211 B
Text
7 lines
211 B
Text
# vim:ft=automake
|
|
# included from Top Level Makefile.am
|
|
# All paths should be given relative to the root
|
|
|
|
EXTRA_DIST+= IDE/KDS/.cproject
|
|
EXTRA_DIST+= IDE/KDS/.project
|
|
EXTRA_DIST+= IDE/KDS/config/user_settings.h
|