From 25c1a5cbe30ad8a568c021173994474e18e3ca0d Mon Sep 17 00:00:00 2001 From: Moonchild Date: Mon, 18 May 2020 10:35:34 +0000 Subject: Issue #80 - De-unify netwerk/srtp --- netwerk/srtp/src/moz.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'netwerk/srtp') diff --git a/netwerk/srtp/src/moz.build b/netwerk/srtp/src/moz.build index 3e871702f..996d8c601 100644 --- a/netwerk/srtp/src/moz.build +++ b/netwerk/srtp/src/moz.build @@ -4,7 +4,7 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -UNIFIED_SOURCES += [ +SOURCES += [ 'crypto/cipher/aes.c', 'crypto/cipher/aes_cbc.c', 'crypto/cipher/aes_icm.c', -- cgit v1.2.3