Move protocol protobufs to libaxolotl/, handling DeviceControl
This commit is contained in:
parent
66cf5b08db
commit
184b1ec89c
8 changed files with 102 additions and 67 deletions
|
@ -81,6 +81,7 @@ module.exports = function(grunt) {
|
|||
'libaxolotl/groups_storage.js',
|
||||
'libaxolotl/crypto.js',
|
||||
'libaxolotl/protocol.js',
|
||||
'libaxolotl/protobufs.js',
|
||||
],
|
||||
dest: 'libtextsecure/libaxolotl_concat.js',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue