mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-26 22:32:22 +01:00
8 lines
252 B
Plaintext
8 lines
252 B
Plaintext
# vim:ft=automake
|
|
# included from Top Level Makefile.am
|
|
# All paths should be given relative to the root
|
|
|
|
EXTRA_DIST+= IDE/iOS/README.md
|
|
EXTRA_DIST+= IDE/iOS/wolfssl-FIPS.xcodeproj/project.pbxproj
|
|
EXTRA_DIST+= IDE/iOS/wolfssl.xcodeproj/project.pbxproj
|