From: Egon W. <eg...@us...> - 2002-08-15 10:27:59
|
Update of /cvsroot/woc/woc/bin/cas In directory usw-pr-cvs1:/tmp/cvs-serv10706/cas Modified Files: Makefile.am Log Message: Install binaries in correct dirs. Index: Makefile.am =================================================================== RCS file: /cvsroot/woc/woc/bin/cas/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** Makefile.am 20 Jul 2002 15:14:28 -0000 1.1 --- Makefile.am 15 Aug 2002 10:27:56 -0000 1.2 *************** *** 1,2 **** --- 1,4 ---- + bindir=${prefix}/bin/cas + bin_SCRIPTS = \ add_nsc_number.pl \ |