mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
$(LDADD) is for object files that should be added during linking, not for options that should be passed to the linker: that's what $(AM_LDFLAGS) is for. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Acked-by: Michal Privoznik <mprivozn@redhat.com> |
||
---|---|---|
.. | ||
admin | ||
dominfo | ||
dommigrate | ||
domsuspend | ||
domtop | ||
hellolibvirt | ||
lxcconvert | ||
object-events | ||
openauth | ||
polkit | ||
rename | ||
systemtap | ||
xml | ||
Makefile.am |