summaryrefslogtreecommitdiff
path: root/python/gras/query/CMakeLists.txt
diff options
context:
space:
mode:
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}