]> git.proxmox.com Git - spiceterm.git/blobdiff - Makefile
test if keysym is zero
[spiceterm.git] / Makefile
index d31a756e302848a881f4ed94f0fe541e79a55f8b..2846d32001e594a2f872d8626017dbb085043dcc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,6 +4,9 @@ PROGRAMS=spiceterm
 HEADERS=translations.h event_loop.h glyphs.h spiceterm.h
 SOURCES=screen.c event_loop.c spiceterm.c
 
+#export G_MESSAGES_DEBUG=all 
+#export SPICE_DEBUG=1
+
 all: ${PROGRAMS}
 
 spiceterm: ${SOURCES} ${HEADERS} spiceterm.c