1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

generate liblvm2cmd exported symbols too

This commit is contained in:
Alasdair Kergon 2010-06-25 18:23:10 +00:00
parent 8b2055719d
commit e6f716f551
2 changed files with 3 additions and 5 deletions

View File

@ -1,5 +0,0 @@
lvm2_init
lvm2_run
lvm2_log_level
lvm2_log_fn
lvm2_exit

View File

@ -106,6 +106,9 @@ endif
LVMLIBS += -ldevmapper
EXPORTED_HEADER = $(srcdir)/lvm2cmd.h
EXPORTED_FN_PREFIX = lvm2
DEFS += -DLVM_SHARED_PATH=\"$(exec_prefix)/sbin/lvm\"
CFLOW_LIST = lvmcmdlib.c lvm2cmd.c