fstests: remove libattr dependencies
[xfstests-dev.git] / ltp / Makefile
index 198d930f3c30200caff501de9ab7f0ef49c2a1a6..85f634145c67f4c9ebf8907d300b0357500b0b4a 100644 (file)
@@ -13,11 +13,6 @@ LDIRT = $(TARGETS)
 LCFLAGS = -DXFS
 LCFLAGS += -I$(TOPDIR)/src #Used for including $(TOPDIR)/src/global.h
 
-ifeq ($(HAVE_ATTR_LIST), true)
-LCFLAGS += -DHAVE_ATTR_LIST
-LLDLIBS += $(LIBATTR)
-endif
-
 ifeq ($(HAVE_AIO), true)
 TARGETS += aio-stress
 LCFLAGS += -DAIO