diff options
Diffstat (limited to 'python/gras/CMakeLists.txt')
-rw-r--r-- | python/gras/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/gras/CMakeLists.txt b/python/gras/CMakeLists.txt index f3ef329..e91d8df 100644 --- a/python/gras/CMakeLists.txt +++ b/python/gras/CMakeLists.txt @@ -1,7 +1,7 @@ ######################################################################## # add subdirs ######################################################################## -add_subdirectory(stats) +add_subdirectory(query) ######################################################################## # Include swig generation macros |