From 60fbab493478614de59e1c9b5272d39c78036c66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= Date: Tue, 12 Jan 2016 14:39:31 +0100 Subject: [PATCH] We have new apps .... --- build/license.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build/license.php b/build/license.php index 6f8388ee06..738ace8b1a 100644 --- a/build/license.php +++ b/build/license.php @@ -186,8 +186,10 @@ if (isset($argv[1])) { $licenses->exec($argv[1]); } else { $licenses->exec([ - '../apps/files', + '../apps/dav', '../apps/encryption', + '../apps/federation', + '../apps/files', '../apps/files_external', '../apps/files_sharing', '../apps/files_trashbin',