diff options
author | Taylor Holberton <taylorcholberton@gmail.com> | 2016-10-02 09:13:30 -0400 |
---|---|---|
committer | Taylor Holberton <taylorcholberton@gmail.com> | 2016-10-02 09:13:30 -0400 |
commit | f48c210cf646ab6e6f23f4eb2a5b9078eef06e64 (patch) | |
tree | 1955c700901405b7e6371ed4ef508e97eced6fe2 | |
parent | 30916880cdeb65fe5aa9790db1eb8b4307efbe70 (diff) |
Added shared library name with soversion
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ doxygen/man *.o *.so +*.so.* *.a utils/tinyplay utils/tinycap |