From ce9f70d7b3696a54f099628f3337f5c4d5bd1407 Mon Sep 17 00:00:00 2001 From: Markos Fountoulakis <44345837+mfundul@users.noreply.github.com> Date: Thu, 19 Dec 2019 11:01:59 +0200 Subject: Agent claiming (#7525) Initial infrastructure support for agent claiming. This feature is not currently enabled as we are still finalizing the details of the cloud infrastructure w.r.t. agent claiming. The feature will be enabled when we are ready to release it. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 6fcb3baeba..ad35aa61cc 100644 --- a/configure.ac +++ b/configure.ac @@ -1282,6 +1282,7 @@ AC_CONFIG_FILES([ web/gui/Makefile web/server/Makefile web/server/static/Makefile + claim/Makefile ]) AC_OUTPUT -- cgit v1.2.3