summaryrefslogtreecommitdiff
path: root/python/gras/query/CMakeLists.txt
diff options
context:
space:
mode:
authorJosh Blum2013-04-30 21:00:22 -0700
committerJosh Blum2013-04-30 21:00:22 -0700
commitdf99c278c77fcf6ef9d52585c1c746a366167fb8 (patch)
tree9e4c99f40883d52770b508020741f8019b41060b /python/gras/query/CMakeLists.txt
parenta373e34808d55d1775fd84a0e5e013455fed67e7 (diff)
downloadsandhi-df99c278c77fcf6ef9d52585c1c746a366167fb8.tar.gz
sandhi-df99c278c77fcf6ef9d52585c1c746a366167fb8.tar.bz2
sandhi-df99c278c77fcf6ef9d52585c1c746a366167fb8.zip
query: added allocator debug element
Diffstat (limited to 'python/gras/query/CMakeLists.txt')
-rw-r--r--python/gras/query/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/gras/query/CMakeLists.txt b/python/gras/query/CMakeLists.txt
index ab49532..a448068 100644
--- a/python/gras/query/CMakeLists.txt
+++ b/python/gras/query/CMakeLists.txt
@@ -20,6 +20,7 @@ INSTALL(
chart_overall_throughput.js
chart_handler_breakdown.js
chart_total_io_counts.js
+ chart_allocator_counts.js
main.css
DESTINATION ${GR_PYTHON_DIR}/gras/query
COMPONENT ${GRAS_COMP_PYTHON}