aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libfsimage/common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/libfsimage/common/Makefile')
-rw-r--r--tools/libfsimage/common/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/libfsimage/common/Makefile b/tools/libfsimage/common/Makefile
index 6efce44f02..674b5cf93a 100644
--- a/tools/libfsimage/common/Makefile
+++ b/tools/libfsimage/common/Makefile
@@ -1,8 +1,8 @@
XEN_ROOT = ../../..
include $(XEN_ROOT)/tools/Rules.mk
-MAJOR = 1.0
-MINOR = 0
+MAJOR = $(LIBRARIES_VERSION_MAJOR)
+MINOR = $(LIBRARIES_VERSION_MINOR)
CFLAGS += -Werror -Wp,-MD,.$(@F).d
DEPS = .*.d