diff options
Diffstat (limited to 'contrib/libvhost-user/Makefile.objs')
-rw-r--r-- | contrib/libvhost-user/Makefile.objs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libvhost-user/Makefile.objs b/contrib/libvhost-user/Makefile.objs index cef1ad6e31..ef3778edd4 100644 --- a/contrib/libvhost-user/Makefile.objs +++ b/contrib/libvhost-user/Makefile.objs @@ -1 +1 @@ -libvhost-user-obj-y = libvhost-user.o +libvhost-user-obj-y += libvhost-user.o libvhost-user-glib.o |