Fix devel package
The moving of the header files to include/maxscale/ broke the devel package.
This commit is contained in:
@ -190,6 +190,7 @@ endif()
|
||||
add_subdirectory(plugins)
|
||||
add_subdirectory(query_classifier)
|
||||
add_subdirectory(server)
|
||||
add_subdirectory(include/maxscale)
|
||||
if(NOT WITHOUT_MAXADMIN)
|
||||
add_subdirectory(client)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user