diff options
author | Remko Tronçon <git@el-tramo.be> | 2011-04-30 08:07:21 (GMT) |
---|---|---|
committer | Remko Tronçon <git@el-tramo.be> | 2011-04-30 08:07:21 (GMT) |
commit | 7ea92524cc6ed52a9236b19b14d28c40814c0c9c (patch) | |
tree | 7bc076c84676ce128329e8291c029c221b8e7416 /Swiften/.gitignore | |
parent | fa41e2adea4ddbb2eb0d05cbfa0dec7e290d55d5 (diff) | |
parent | dcd86c07e1ecccec63d9076a1ad2f9caf09067c0 (diff) | |
download | swift-contrib-7ea92524cc6ed52a9236b19b14d28c40814c0c9c.zip swift-contrib-7ea92524cc6ed52a9236b19b14d28c40814c0c9c.tar.bz2 |
Merge branch 'swift-1.x'
* swift-1.x:
Substitute SCons variables correctly.
Use standard library naming scheme for Swiften on Linux.
Diffstat (limited to 'Swiften/.gitignore')
-rw-r--r-- | Swiften/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Swiften/.gitignore b/Swiften/.gitignore index de234f5..262a301 100644 --- a/Swiften/.gitignore +++ b/Swiften/.gitignore @@ -2,3 +2,4 @@ *.o Swiften.h Version.h +libSwiften.so.* |