]> git.proxmox.com Git - mirror_qemu.git/blame - qobject/Makefile.objs
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging
[mirror_qemu.git] / qobject / Makefile.objs
CommitLineData
481b002c 1util-obj-y = qnull.o qint.o qstring.o qdict.o qlist.o qfloat.o qbool.o
55e1819c 2util-obj-y += qjson.o qobject.o json-lexer.o json-streamer.o json-parser.o