summaryrefslogtreecommitdiff
path: root/tar/CMakeLists.txt
diff options
context:
space:
mode:
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>2012-01-17 10:41:10 -0500
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>2012-01-17 10:41:10 -0500
commitdd18a98174c0bfe43f02cdae2aadb58857584aa9 (patch)
tree7ddf111a86c7ee8b9a0511b70a237d8b97b460b4 /tar/CMakeLists.txt
parentd938dac8991f7baf33aa753ebf18372e0367c0df (diff)
downloadlibarchive-dd18a98174c0bfe43f02cdae2aadb58857584aa9.tar.gz
Retire tar/tree.[ch], directory traversal code, switched by new one implemented in libarchive library.
SVN-Revision: 4164
Diffstat (limited to 'tar/CMakeLists.txt')
-rw-r--r--tar/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tar/CMakeLists.txt b/tar/CMakeLists.txt
index 6682f0ad..b3b931e9 100644
--- a/tar/CMakeLists.txt
+++ b/tar/CMakeLists.txt
@@ -13,8 +13,6 @@ IF(ENABLE_TAR)
getdate.c
read.c
subst.c
- tree.c
- tree.h
util.c
write.c
../libarchive_fe/err.c