Fresco/Berlin/src Makefile.in,1.41,1.42
Tobias Hunger <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/Berlin/src In directory purcel:/tmp/cvs-serv358 Modified Files: Makefile.in Log Message: This should fix the make doc which I broke with my last checkin. Index: Makefile.in =================================================================== RCS file: /cvs/fresco/Fresco/Berlin/src/Makefile.in,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- Makefile.in 26 Feb 2003 00:19:09 -0000 1.41 +++ Makefile.in 26 Feb 2003 10:16:40 -0000 1.42 @@ -58,7 +58,8 @@ ScreenManager.hh EventManager.hh PositionalFocus.hh \ NonPositionalFocus.hh FilterImpl.hh SubjectImpl.hh KitImpl.hh \ RCManager.hh DefaultPOA.hh ObserverImpl.hh config.hh \ - ServerContextImpl.hh ServerImpl.hh GraphDebugger.hh Dictionary.hh + ServerContextImpl.hh ServerImpl.hh GraphDebugger.hh \ + GraphicDictionary.hh CHDR := DirectBuffer.hh Renderer.hh GLContext.hh SHMDrawableFactory.hh GGIDrawableFactory.hh OBJ := $(patsubst %.cc, %.o, $(SRC))