]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - tools/perf/Makefile
perf_counter tools: Define and use our own u64, s64 etc. definitions
[mv-sheeva.git] / tools / perf / Makefile
index 672c5f069c6e51d06219809ad6e2dca3c5442159..36d7eef4991352e429480325542c23897ba6d194 100644 (file)
@@ -290,6 +290,7 @@ LIB_FILE=libperf.a
 
 LIB_H += ../../include/linux/perf_counter.h
 LIB_H += perf.h
+LIB_H += types.h
 LIB_H += util/list.h
 LIB_H += util/rbtree.h
 LIB_H += util/levenshtein.h