|
|
@ -99,7 +99,7 @@ android { |
|
|
|
// call source generation makefile target |
|
|
|
task genSources(type:Exec, dependsOn: 'genpEpEngineAsn1Sources') { |
|
|
|
workingDir '../src' |
|
|
|
commandLine 'make', 'gensource' |
|
|
|
commandLine 'make', 'pEp.jar' |
|
|
|
} |
|
|
|
|
|
|
|
task genpEpEngineSyncSources(type:Exec) { |
|
|
|