summaryrefslogtreecommitdiffstats
path: root/build/license.php
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-03-30 22:36:48 +0200
committerThomas Müller <thomas.mueller@tmit.eu>2015-04-07 13:30:28 +0200
commitdbdd754c3fc37dc3100a9741f956d913e6d64576 (patch)
tree9aa55408b331d219a72cd53e2947ef8f06db85ce /build/license.php
parent00338f9dca97fd7b48d96201fd607cf460c385ff (diff)
downloadnextcloud-server-dbdd754c3fc37dc3100a9741f956d913e6d64576.tar.gz
nextcloud-server-dbdd754c3fc37dc3100a9741f956d913e6d64576.zip
Further cleanup of files_encryption
Diffstat (limited to 'build/license.php')
-rw-r--r--build/license.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/license.php b/build/license.php
index a8d82b084e6..6e3806e1464 100644
--- a/build/license.php
+++ b/build/license.php
@@ -166,7 +166,7 @@ if (isset($argv[1])) {
} else {
$licenses->exec([
'../apps/files',
- '../apps/files_encryption',
+ '../apps/encryption',
'../apps/files_external',
'../apps/files_sharing',
'../apps/files_trashbin',