=================================================================== RCS file: /home/cvs/OpenXM/src/cfep/package/Makefile,v retrieving revision 1.18 retrieving revision 1.19 diff -u -p -r1.18 -r1.19 --- OpenXM/src/cfep/package/Makefile 2011/07/14 11:39:32 1.18 +++ OpenXM/src/cfep/package/Makefile 2016/09/23 05:54:44 1.19 @@ -71,6 +71,7 @@ dist-cfep: gentar install (cp ${OpenXM_HOME}/bin/sm1 work/OpenXM/bin) (cp ${OpenXM_HOME}/bin/ox_k0 work/OpenXM/bin) (cp ${OpenXM_HOME}/bin/ox_cpp work/OpenXM/bin) + (cp ${OpenXM_HOME}/bin/ox_pari work/OpenXM/bin) (mkdir -p work/OpenXM/lib/sm1 ; cp -r ${OpenXM_HOME}/lib/sm1/*.sm1 work/OpenXM/lib/sm1) (cp ${OpenXM_HOME}/lib/sm1/*.asir work/OpenXM/lib/sm1) (cp -r ${OpenXM_HOME}/lib/sm1/Resource work/OpenXM/lib/sm1)