
12 Mar
2010
12 Mar
'10
4:34 p.m.
--- src/Makefile.am | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index 67f8b6d..4c12586 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 \ -- 1.6.3.3