summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2020-01-20 14:36:48 +0100
committerMarian Csontos <mcsontos@redhat.com>2020-01-20 14:36:48 +0100
commitb74f414dca16139bb775dd2555ad9b30d59e5036 (patch)
tree9e4523e1a01c7e59e75f232dcd0641291712d061
parentc83fba665fec25e6f75f786a138f590450632464 (diff)
downloadlvm2-dev-mcsontos-test-base-make.tar.gz
WIP: base: adapt Makefile to stable branchdev-mcsontos-test-base-make
-rw-r--r--base/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/base/Makefile b/base/Makefile
index 9f8bccca6..41a0067ee 100644
--- a/base/Makefile
+++ b/base/Makefile
@@ -17,9 +17,12 @@
# NOTE: this Makefile only works as 'include' for toplevel Makefile
# which defined all top_* variables
+#BASE_SOURCE=\
+# base/data-struct/hash.c \
+# base/data-struct/list.c \
+# base/data-struct/radix-tree.c
+
BASE_SOURCE=\
- base/data-struct/hash.c \
- base/data-struct/list.c \
base/data-struct/radix-tree.c
BASE_TARGET = base/libbase.a