perf packaging: add memcpy to perf MANIFEST
authorDon Zickus <dzickus@redhat.com>
Tue, 30 Nov 2010 22:12:13 +0000 (17:12 -0500)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 1 Dec 2010 01:00:10 +0000 (23:00 -0200)
There seems to be a new dependency on arch/*/lib/memcpy*.S when compiling
the perf tool.  Make sure that file is included in the MANIFEST when
creating the tarball.

Cc: Ingo Molnar <mingo@elte.hu>
LKML-Reference: <1291155133-3499-2-git-send-email-dzickus@redhat.com>
Signed-off-by: Don Zickus <dzickus@redhat.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

No differences found