aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2017-02-02 00:20:18 +0000
committerMartin Matuska <mm@FreeBSD.org>2017-02-02 00:20:18 +0000
commit91360634ece33ffde0dc7c89bdb0ba8a0eb97d66 (patch)
tree53a8f9e8137b415bcb63b98463e2eb9821dabe3a /Makefile.am
parent2a59734ec264ae1b692d282b01434fa4d4a1a083 (diff)
downloadsrc-91360634ece33ffde0dc7c89bdb0ba8a0eb97d66.tar.gz
src-91360634ece33ffde0dc7c89bdb0ba8a0eb97d66.zip
Notes
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index f92d723a4280..c5f468645efa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -323,10 +323,10 @@ libarchive_test_SOURCES= \
libarchive/test/main.c \
libarchive/test/read_open_memory.c \
libarchive/test/test.h \
- libarchive/test/test_acl_freebsd_posix1e.c \
- libarchive/test/test_acl_freebsd_nfs4.c \
libarchive/test/test_acl_nfs4.c \
libarchive/test/test_acl_pax.c \
+ libarchive/test/test_acl_platform_nfs4.c \
+ libarchive/test/test_acl_platform_posix1e.c \
libarchive/test/test_acl_posix1e.c \
libarchive/test/test_acl_text.c \
libarchive/test/test_archive_api_feature.c \