macvtap: Only export symbols if support is enabled

This commit is contained in:
Matthias Bolte 2010-03-12 22:09:50 +01:00
parent 74383bfc42
commit 5541cade86

View File

@ -786,7 +786,9 @@ if WITH_LINUX
USED_SYM_FILES += libvirt_linux.syms
endif
if WITH_MACVTAP
USED_SYM_FILES += libvirt_macvtap.syms
endif
EXTRA_DIST += \
libvirt_public.syms \