[Plib-cvs] plib/examples/src Makefile.am,1.3,1.4
Brought to you by:
sjbaker
From: Steve B. <sj...@us...> - 2002-09-05 06:35:27
|
Update of /cvsroot/plib/plib/examples/src In directory usw-pr-cvs1:/tmp/cvs-serv29594/plib/examples/src Modified Files: Makefile.am Log Message: Added an empty slot for PSL's demo program...soon to come. Index: Makefile.am =================================================================== RCS file: /cvsroot/plib/plib/examples/src/Makefile.am,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- Makefile.am 11 May 2001 22:07:27 -0000 1.3 +++ Makefile.am 5 Sep 2002 06:35:24 -0000 1.4 @@ -1,3 +1,3 @@ -SUBDIRS = js pui sl sg ssg fnt net util +SUBDIRS = js pui sl sg ssg fnt net util psl |