mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Integrate existing dmapi qa tests into xfs qa infrastructure
Merge of master-melb:xfs-cmds:27764a by kenmcd. Dmapi get/set_dmattr
This commit is contained in:
@@ -15,7 +15,7 @@ LSRCFILES = configure configure.in aclocal.m4 README VERSION
|
||||
LDIRT = config.log .dep config.status config.cache confdefs.h conftest* \
|
||||
check.log check.time
|
||||
|
||||
SUBDIRS = include lib ltp src m4
|
||||
SUBDIRS = include lib ltp src m4 dmapi
|
||||
|
||||
default: $(CONFIGURE) new remake check $(TESTS)
|
||||
ifeq ($(HAVE_BUILDDEFS), no)
|
||||
@@ -36,7 +36,7 @@ $(CONFIGURE):
|
||||
./configure \
|
||||
--libexecdir=/usr/lib \
|
||||
--enable-lib64=yes
|
||||
|
||||
cd $(TOPDIR)/dmapi/ ; ./configure
|
||||
|
||||
aclocal.m4::
|
||||
aclocal --acdir=`pwd`/m4 --output=$@
|
||||
|
||||
Reference in New Issue
Block a user