diff options
Diffstat (limited to 'gr-wxgui/src/python/CMakeLists.txt')
-rw-r--r-- | gr-wxgui/src/python/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-wxgui/src/python/CMakeLists.txt b/gr-wxgui/src/python/CMakeLists.txt index da86d4a81..24e06acd5 100644 --- a/gr-wxgui/src/python/CMakeLists.txt +++ b/gr-wxgui/src/python/CMakeLists.txt @@ -18,7 +18,7 @@ # Boston, MA 02110-1301, USA. ######################################################################## -INCLUDE(GrPython) +include(GrPython) ######################################################################## # Install python files into wxgui module |