diff options
author | Mattias Andrée <maandree@kth.se> | 2021-04-08 16:56:42 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-04-08 16:56:42 +0200 |
commit | b2da2d6f15e28b755f22bb5557e8c79b3abacd7e (patch) | |
tree | 05ad6f7e0b54a6864a5372353ce9da4ed89ea33e /.gitignore | |
parent | libcontacts_save_contact: create directory if missing (diff) | |
download | libcontacts-b2da2d6f15e28b755f22bb5557e8c79b3abacd7e.tar.gz libcontacts-b2da2d6f15e28b755f22bb5557e8c79b3abacd7e.tar.bz2 libcontacts-b2da2d6f15e28b755f22bb5557e8c79b3abacd7e.tar.xz |
Add build of dynamically linked library
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,3 +5,5 @@ *.so *.su *.lo +*.dll +*.dylib |