Update of /cvsroot/plib/plib/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23821/plib/src
Modified Files:
Makefile.am
Log Message:
Added puAux library.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/plib/plib/src/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile.am 16 Feb 2004 02:26:27 -0000 1.7
+++ Makefile.am 28 Feb 2004 00:54:03 -0000 1.8
@@ -1 +1 @@
-SUBDIRS = util js sl pui sg ssg fnt ssgAux net psl pw
+SUBDIRS = util js sl pui puAux sg ssg fnt ssgAux net psl pw
|