FS-6352: --resolve don't override install target when using automake, make your own install target that will get depended upon instead

This commit is contained in:
Michael Jerris
2014-03-13 09:13:48 -04:00
parent de8d92d9ce
commit df8fbb60e8
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -28,6 +28,6 @@ reswig:
rm -f switch_swig_wrap.cpp
swig -java -c++ -I../../../include -package org.freeswitch.swig -outdir src/org/freeswitch/swig -o switch_swig_wrap.cpp mod_java.i
install:
install-data-local:
cp freeswitch.jar $(DESTDIR)@scriptdir@