Makefile: Make "install" depend on "trace-events-all"
commit6eab3544f47207e976df37a85c5855bf55754713
authorFam Zheng <famz@redhat.com>
Sat, 4 Feb 2017 14:32:45 +0000 (4 22:32 +0800)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 13 Feb 2017 13:38:31 +0000 (13 13:38 +0000)
tree60b6c4d2544ca1f9f0f11e882e03cf2de054d923
parent20f8a1392f7e28cd8f4827154d1d6d6f7baca067
Makefile: Make "install" depend on "trace-events-all"

We install this file to data dir but since 0ab8ed18 it's no longer
required by any objects during "make". List it explicitly as a depended
target of install and fix the broken "make install" command.

Signed-off-by: Fam Zheng <famz@redhat.com>
Message-id: 20170204143245.15974-1-famz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Makefile