summaryrefslogtreecommitdiffstats
path: root/src/debug/Makefile_insert
diff options
context:
space:
mode:
authorMenTaLguY <mental@rydia.net>2007-05-10 01:18:46 +0000
committermental <mental@users.sourceforge.net>2007-05-10 01:18:46 +0000
commitfe85f7d284783c24c3fe3566721dda30e508aad9 (patch)
tree20dc789dc5b906d67c21921a458373d72e02aa1f /src/debug/Makefile_insert
parentreally fix formatting this time (diff)
downloadinkscape-fe85f7d284783c24c3fe3566721dda30e508aad9.tar.gz
inkscape-fe85f7d284783c24c3fe3566721dda30e508aad9.zip
add logging of basic display properties
(bzr r2994)
Diffstat (limited to 'src/debug/Makefile_insert')
-rw-r--r--src/debug/Makefile_insert1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/debug/Makefile_insert b/src/debug/Makefile_insert
index 6205b5ca9..96a12f3f4 100644
--- a/src/debug/Makefile_insert
+++ b/src/debug/Makefile_insert
@@ -11,6 +11,7 @@ debug_libinkdebug_a_SOURCES = \
debug/heap.cpp debug/heap.h \
debug/gc-heap.h \
debug/logger.cpp debug/logger.h \
+ debug/log-display-config.cpp debug/log-display-config.h \
debug/simple-event.h \
debug/sysv-heap.cpp debug/sysv-heap.h \
debug/timestamp.cpp debug/timestamp.h