[Plib-cvs] plib/examples/src/pui Makefile.am,1.4,1.5
Brought to you by:
sjbaker
From: Sebastian U. <ud...@us...> - 2002-05-08 21:24:28
|
Update of /cvsroot/plib/plib/examples/src/pui In directory usw-pr-cvs1:/tmp/cvs-serv18743/examples/src/pui Modified Files: Makefile.am Log Message: Updated automake template files Index: Makefile.am =================================================================== RCS file: /cvsroot/plib/plib/examples/src/pui/Makefile.am,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- Makefile.am 14 Sep 2001 01:16:25 -0000 1.4 +++ Makefile.am 8 May 2002 21:24:24 -0000 1.5 @@ -16,6 +16,5 @@ PointPicker_LDADD = -lplibpu -lplibfnt -lplibsg -lplibul -EXTRA_DIST = complex.dsp simple.dsp - +EXTRA_DIST = complex.dsp simple.dsp PointPicker.dsp widget_list.dsp |