=================================================================== RCS file: /home/cvs/OpenXM/src/cfep/package/Makefile,v retrieving revision 1.13 retrieving revision 1.14 diff -u -p -r1.13 -r1.14 --- OpenXM/src/cfep/package/Makefile 2010/06/09 03:05:59 1.13 +++ OpenXM/src/cfep/package/Makefile 2010/07/31 10:05:51 1.14 @@ -70,6 +70,7 @@ dist-cfep: gentar install (cp ${OpenXM_HOME}/bin/nkf work/OpenXM/bin) (cp ${OpenXM_HOME}/bin/sm1 work/OpenXM/bin) (cp ${OpenXM_HOME}/bin/ox_k0 work/OpenXM/bin) + (cp ${OpenXM_HOME}/bin/cpp 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)