diff options
author | Andras Timar <atimar@suse.com> | 2013-04-04 18:53:04 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-04-04 19:31:20 +0200 |
commit | c8f8f36027656e42707d782655187fce3229e0f3 (patch) | |
tree | 79a79ebff52798ec2ed1ea12183c05f0f91635c0 /tools/Library_tl.mk | |
parent | 7dce1c9fd2d26c9c2c53f0d307aa281972d2e82d (diff) |
fdo#44994 write out tools' FileCopier class
Change-Id: Ie3d04f0b2ed35099d5682d165e17c10a6d736f99
Diffstat (limited to 'tools/Library_tl.mk')
-rw-r--r-- | tools/Library_tl.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Library_tl.mk b/tools/Library_tl.mk index 9ac7f16f7209..cf29effe82fb 100644 --- a/tools/Library_tl.mk +++ b/tools/Library_tl.mk @@ -51,7 +51,6 @@ $(eval $(call gb_Library_add_exception_objects,tl,\ tools/source/debug/debug \ tools/source/fsys/comdep \ tools/source/fsys/dirent \ - tools/source/fsys/filecopy \ tools/source/fsys/fstat \ tools/source/fsys/tdir \ tools/source/fsys/tempfile \ |