]> git.ipfire.org Git - thirdparty/qemu.git/blame - qobject/Makefile.objs
qdict: Add qdict_put_null() helper, and put it to use
[thirdparty/qemu.git] / qobject / Makefile.objs
CommitLineData
01b2ffce 1util-obj-y = qnull.o qnum.o qstring.o qdict.o qlist.o qbool.o
55e1819c 2util-obj-y += qjson.o qobject.o json-lexer.o json-streamer.o json-parser.o