Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRDP/FreeRDP-old.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVic Lee <llyzs@163.com>2010-06-08 18:28:48 +0400
committerVic Lee <llyzs@163.com>2010-06-08 18:28:48 +0400
commit1993e2c0ce80318c50fd056d74d08d8be4bd6c71 (patch)
treef8d404bba2ad269e454d91289e5c10dba89d8bbe /.gitignore
parent7baecfa043931b33db27e9f70595c1a28085c52c (diff)
Compile channels/common as a static noinst library to avoid duplicated compilation
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4db41ea..174a38b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,6 +69,14 @@ autom4te.cache
/dfb/*.deps
/dfb/*.libs
/dfb/*~
+/channels/common/*.o
+/channels/common/*.lo
+/channels/common/*.la
+/channels/common/Makefile
+/channels/common/Makefile.in
+/channels/common/.deps
+/channels/common/.libs
+/channels/common/*~
/channels/rdpsnd/*.o
/channels/rdpsnd/*.lo
/channels/rdpsnd/*.la