]> git.tdb.fi Git - gldbg.git/blobdiff - Makefile
Add framework necessary to support more modular tools
[gldbg.git] / Makefile
index 119aef3033bb3ca64a3699f1027cacbad5de44f1..1adeb6440c91f6bf718b545dd8d3025d0d3893ee 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,8 @@ SOURCES_gldbg := source/gldbg.cpp \
        source/texturestate.cpp \
        source/bufferstate.cpp \
        source/profiler.cpp \
-       source/arraystate.cpp
+       source/arraystate.cpp \
+       source/tool.cpp
 TEMPLATES := source/functions.enum.t \
        source/gldecoder.funcs.t \
        source/gldecoder.struct.t \