]> git.proxmox.com Git - mirror_qemu.git/blob - libdecnumber/Makefile.objs
Revert "vl: Fix to create migration object before block backends again"
[mirror_qemu.git] / libdecnumber / Makefile.objs
1 obj-y += decContext.o
2 obj-y += decNumber.o
3 obj-y += dpd/decimal32.o
4 obj-y += dpd/decimal64.o
5 obj-y += dpd/decimal128.o