[Plib-cvs] plib/src/ssg Makefile.am,1.37,1.38
Brought to you by:
sjbaker
From: Sebastian U. <ud...@us...> - 2002-08-31 22:36:10
|
Update of /cvsroot/plib/plib/src/ssg In directory usw-pr-cvs1:/tmp/cvs-serv19052 Modified Files: Makefile.am Log Message: Oops ... Index: Makefile.am =================================================================== RCS file: /cvsroot/plib/plib/src/ssg/Makefile.am,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- Makefile.am 31 Aug 2002 22:21:21 -0000 1.37 +++ Makefile.am 31 Aug 2002 22:36:07 -0000 1.38 @@ -26,7 +26,7 @@ ssgSaveATG.cxx ssgLoadIV.cxx ssgLoad.cxx ssgLoadVRML.h \ ssgLoadMDL_BGLTexture.cxx -INCLUDES = -I$(top_srcdir)/src/util +INCLUDES = -I$(top_srcdir)/src/sg -I$(top_srcdir)/src/util endif |