mirror of
https://github.com/servalproject/serval-dna.git
synced 2024-12-21 06:03:12 +00:00
46cfb81967
The libsodium source code is now embedded in the Serval DNA sourcecode as a git subtree, so configure.ac and Makefile.in now recurse into it as part of the Serval DNA build. This simplifies the build instructions and eliminates all external dependencies on libsodium development files and operating system packages, returning Serval DNA to a self-contained component whose only external dependencies are standard system libraries. Remove the build-libsodium.sh script, as it is no longer needed.
38 lines
435 B
Plaintext
38 lines
435 B
Plaintext
*~
|
|
/win32/Debug
|
|
/win32/Release
|
|
*.user
|
|
*.ncb
|
|
/libsodium-*/
|
|
/objs
|
|
/objs_lib
|
|
/objs_servald
|
|
*.a
|
|
*.suo
|
|
.*.sw?
|
|
/VERSION.txt
|
|
/configure
|
|
/autom4te.cache
|
|
/aclocal.m4
|
|
/config.log
|
|
/config.status
|
|
/Makefile
|
|
/testconfig.sh
|
|
/config.h
|
|
/servald
|
|
/servaldwrap
|
|
/serval-tests
|
|
/directory_service
|
|
/tfw_createfile
|
|
/fakeradio
|
|
/config_test
|
|
/simulator
|
|
*.so
|
|
test.*.log
|
|
/testlog/
|
|
/coverage_html/
|
|
*.info
|
|
/java-api/Makefile
|
|
/java-api/classes/
|
|
/java-api/testclasses/
|