mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-20 12:38:09 +00:00
- cleanups in C code git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@128 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
11 lines
278 B
Makefile
11 lines
278 B
Makefile
EXTRA_DIST=dependencies dependencies-src src test-src
|
|
|
|
SUBDIRS=launcher
|
|
|
|
antbuild/dist/p2pproxy_0.1/p2pproxy.jar: src/org/linphone/p2pproxy/*/*.java
|
|
$(ANT) dist
|
|
|
|
jarsdir=$(datadir)/java/fonis
|
|
|
|
jars_DATA=antbuild/dist/p2pproxy_0.1/p2pproxy.jar antbuild/dist/p2pproxy_0.1/*.jar
|
|
|