From 3067367ff35757e03d4db11e13e7d2bcd6b08610 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Tue, 1 Mar 2016 17:52:32 +0100 Subject: Add new apps --- build/license.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'build') diff --git a/build/license.php b/build/license.php index 9d1fd666b80..493c7dafd98 100644 --- a/build/license.php +++ b/build/license.php @@ -238,8 +238,10 @@ if (isset($argv[1])) { $licenses->exec($argv[1], isset($argv[2]) ? $argv[1] : false); } else { $licenses->exec([ + '../apps/comments', '../apps/dav', '../apps/encryption', + '../apps/federatedfilesharing', '../apps/federation', '../apps/files', '../apps/files_external', @@ -247,6 +249,9 @@ if (isset($argv[1])) { '../apps/files_trashbin', '../apps/files_versions', '../apps/provisioning_api', + '../apps/systemtags', + '../apps/testing', + '../apps/updatenotification', '../apps/user_ldap', '../core', '../lib', -- cgit v1.2.3