summaryrefslogtreecommitdiffstats
path: root/src/debug/Makefile_insert
diff options
context:
space:
mode:
authorMenTaLguY <mental@rydia.net>2007-05-06 21:30:21 +0000
committermental <mental@users.sourceforge.net>2007-05-06 21:30:21 +0000
commitdea80967b5daa96501900df6722454f793325870 (patch)
tree984c11fb3cac096d6751b4fdb7433ce7193a64d0 /src/debug/Makefile_insert
parentFix native path on <fileset>-included objects (diff)
downloadinkscape-dea80967b5daa96501900df6722454f793325870.tar.gz
inkscape-dea80967b5daa96501900df6722454f793325870.zip
touch up logging infrastructure in preparation for interaction logging
(bzr r2976)
Diffstat (limited to 'src/debug/Makefile_insert')
-rw-r--r--src/debug/Makefile_insert3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/debug/Makefile_insert b/src/debug/Makefile_insert
index a8bf7761e..6205b5ca9 100644
--- a/src/debug/Makefile_insert
+++ b/src/debug/Makefile_insert
@@ -12,5 +12,6 @@ debug_libinkdebug_a_SOURCES = \
debug/gc-heap.h \
debug/logger.cpp debug/logger.h \
debug/simple-event.h \
- debug/sysv-heap.cpp debug/sysv-heap.h
+ debug/sysv-heap.cpp debug/sysv-heap.h \
+ debug/timestamp.cpp debug/timestamp.h