dbg gui, imtk text drawing
[demo_prior] / Makefile
index 0ccf3ae..5bcb73e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ bin = demo
 warn = -pedantic -Wall -g
 def = -DMINIGLUT_USE_LIBC
 
-incpath = -Isrc -Ilibs/cgmath -Ilibs/glew -Ilibs/treestore/src \
+incpath = -Isrc -Isrc/imtk -Ilibs/cgmath -Ilibs/glew -Ilibs/treestore/src \
                  -Ilibs/imago2/src -Ilibs/drawtext/src
 libpath = -Llibs/glew -Llibs/treestore -Llibs/imago2 -Llibs/drawtext