]> source.dussan.org Git - nextcloud-server.git/commitdiff
We have new apps ....
authorThomas Müller <thomas.mueller@tmit.eu>
Tue, 12 Jan 2016 13:39:31 +0000 (14:39 +0100)
committerThomas Müller <thomas.mueller@tmit.eu>
Tue, 12 Jan 2016 13:39:31 +0000 (14:39 +0100)
build/license.php

index 6f8388ee069535a217d2fd590eab6a04491f5bcc..738ace8b1ad8b4b66f3db553051399150045b528 100644 (file)
@@ -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',