diff options
Diffstat (limited to 'cat/CMakeLists.txt')
| -rw-r--r-- | cat/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cat/CMakeLists.txt b/cat/CMakeLists.txt index d534980b9e12..2bf132f78feb 100644 --- a/cat/CMakeLists.txt +++ b/cat/CMakeLists.txt @@ -13,8 +13,8 @@ IF(ENABLE_CAT) bsdcat.h bsdcat_platform.h cmdline.c - ../libarchive_fe/err.c - ../libarchive_fe/err.h + ../libarchive_fe/lafe_err.c + ../libarchive_fe/lafe_err.h ../libarchive_fe/lafe_platform.h ) INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}/../libarchive_fe) |
