diff options
Diffstat (limited to 'Makefile.objs')
-rw-r--r-- | Makefile.objs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.objs b/Makefile.objs index da49b7159f..697fc663e0 100644 --- a/Makefile.objs +++ b/Makefile.objs @@ -115,3 +115,7 @@ qga-vss-dll-obj-y = qga/ # contrib ivshmem-client-obj-y = contrib/ivshmem-client/ ivshmem-server-obj-y = contrib/ivshmem-server/ + + +###################################################################### +trace-events-y = trace-events |