summaryrefslogtreecommitdiff
path: root/device_mapper/Makefile
diff options
context:
space:
mode:
authorJoe Thornber <ejt@redhat.com>2018-06-08 11:24:18 +0100
committerJoe Thornber <ejt@redhat.com>2018-06-08 11:24:18 +0100
commit88ae928ca3f950fa0ecb8b8e0aff118b7360a9d7 (patch)
tree3e9975f1218861055b01d8e406941df1b7dca036 /device_mapper/Makefile
parent9573ff3a3bbd61fb178ea73e24c689822b9aca85 (diff)
downloadlvm2-88ae928ca3f950fa0ecb8b8e0aff118b7360a9d7.tar.gz
base: Move list to base/data-struct
Diffstat (limited to 'device_mapper/Makefile')
-rw-r--r--device_mapper/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/device_mapper/Makefile b/device_mapper/Makefile
index b246f828d..4036cb480 100644
--- a/device_mapper/Makefile
+++ b/device_mapper/Makefile
@@ -13,7 +13,6 @@
DEVICE_MAPPER_SOURCE=\
device_mapper/datastruct/bitset.c \
device_mapper/datastruct/hash.c \
- device_mapper/datastruct/list.c \
device_mapper/libdm-common.c \
device_mapper/libdm-config.c \
device_mapper/libdm-deptree.c \