Skip to content

Commit

Permalink
perf tools: Add const.h to MANIFEST to make perf-tar-src-pkg work again
Browse files Browse the repository at this point in the history
Fixes:
|make: *** No rule to make target `../../include/linux/const.h', needed by `builtin-annotate.o'.  Stop.

Cc: Ingo Molnar <mingo@elte.hu>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1324128938-17553-1-git-send-email-sebastian@breakpoint.cc
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
  • Loading branch information
Sebastian Andrzej Siewior authored and Arnaldo Carvalho de Melo committed Jan 6, 2012
1 parent 99320cc commit cc5a91e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/perf/MANIFEST
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
tools/perf
include/linux/const.h
include/linux/perf_event.h
include/linux/rbtree.h
include/linux/list.h
Expand Down

0 comments on commit cc5a91e

Please sign in to comment.