[Plib-cvs] plib/demos/ttt3d/src Makefile.am,1.1,1.2
Brought to you by:
sjbaker
From: Sebastian U. <ud...@us...> - 2002-08-31 17:17:22
|
Update of /cvsroot/plib/plib/demos/ttt3d/src In directory usw-pr-cvs1:/tmp/cvs-serv9240 Modified Files: Makefile.am Log Message: Made EXTRA_DIST up-to-date Index: Makefile.am =================================================================== RCS file: /cvsroot/plib/plib/demos/ttt3d/src/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Makefile.am 20 Jun 2001 05:40:10 -0000 1.1 +++ Makefile.am 31 Aug 2002 17:17:19 -0000 1.2 @@ -10,5 +10,3 @@ p3d.h gfx.h gui.h material.h status.h sound.h \ cell.h puzzle.h level.h game.h -INCLUDES = -I/usr/local/plib/include - |