openvpn/vendor
David Sommerseth d14b3c60c7
git: Merge .gitignore files into a single file
We already track a lot of files over the whole directory structure
in the main .gitignore file.  But a few additional ones had been
added into some of the subdirectories.

This unifies all these files into a master file for the whole project,
making it easier to know where to look at and edit if changes needs
to be done.

Signed-off-by: David Sommerseth <davids@openvpn.net>
Acked-by: Steffan Karger <steffan@karger.me>
Message-Id: <20170120210457.3383-1-davids@openvpn.net>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg13916.html
Signed-off-by: David Sommerseth <davids@openvpn.net>
2017-01-23 00:51:34 +01:00
..
cmocka@b2732b5220 Add unit testing support via cmocka 2016-05-30 22:40:55 +02:00
Makefile.am Another fix related to unit test framework 2016-06-03 20:31:41 +02:00
README.md Add unit testing support via cmocka 2016-05-30 22:40:55 +02:00

Vendor

Vendor source libraries are included in this directory. Libraries are included when there is no good way to ensure that the package is available on all systems.

Makefile.am compiles these libraries and installs them into ./dist.