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