[Plib-cvs] plib/examples/src/fnt Makefile.am,1.2,1.3
Brought to you by:
sjbaker
From: Sebastian U. <ud...@us...> - 2002-05-08 21:24:28
|
Update of /cvsroot/plib/plib/examples/src/fnt In directory usw-pr-cvs1:/tmp/cvs-serv18743/examples/src/fnt Modified Files: Makefile.am Log Message: Updated automake template files Index: Makefile.am =================================================================== RCS file: /cvsroot/plib/plib/examples/src/fnt/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Makefile.am 10 Jan 2001 22:51:36 -0000 1.2 +++ Makefile.am 8 May 2002 21:24:24 -0000 1.3 @@ -7,5 +7,5 @@ fnt_test_LDADD = -lplibfnt -lplibul slideshow_LDADD = -lplibfnt -lplibul -EXTRA_DIST = fnt_test.dsp +EXTRA_DIST = fnt_test.dsp slideshow.dsp |