diff options
Diffstat (limited to 'grc/python/CMakeLists.txt')
-rw-r--r-- | grc/python/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grc/python/CMakeLists.txt b/grc/python/CMakeLists.txt index 50ec6d0ba..2075d126d 100644 --- a/grc/python/CMakeLists.txt +++ b/grc/python/CMakeLists.txt @@ -36,7 +36,7 @@ GR_PYTHON_INSTALL(FILES COMPONENT "grc" ) -INSTALL(FILES +install(FILES block.dtd default_flow_graph.grc flow_graph.tmpl |