[Plib-cvs] plib/src Makefile.am,1.5,1.6
Brought to you by:
sjbaker
From: Steve B. <sj...@us...> - 2002-09-05 06:15:00
|
Update of /cvsroot/plib/plib/src In directory usw-pr-cvs1:/tmp/cvs-serv22787/plib/src Modified Files: Makefile.am Log Message: Added PSL. Modified documents and configure/make system accordingly. Index: Makefile.am =================================================================== RCS file: /cvsroot/plib/plib/src/Makefile.am,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- Makefile.am 9 Jan 2001 05:46:21 -0000 1.5 +++ Makefile.am 5 Sep 2002 06:14:57 -0000 1.6 @@ -1 +1 @@ -SUBDIRS = util js sl pui sg ssg fnt ssgAux net +SUBDIRS = util js sl pui sg ssg fnt ssgAux net psl |