add placeholder for enterprise modules

pull/4310/head
Nils Dijk 2020-11-11 15:43:04 +01:00
parent 601e6baa96
commit 7d14800071
No known key found for this signature in database
GPG Key ID: CA1177EF9434F241
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ DATA_built = $(generated_sql_files)
# directories with source files
SUBDIRS = . commands connection ddl deparser executor metadata operations planner progress relay safeclib test transaction utils worker
# enterprise modules
SUBDIRS +=
# Symlinks are not copied over to the build directory if a separete build
# directory is used during configure (such as on CI)