diff options
| author | MenTaLguY <mental@rydia.net> | 2007-05-06 21:30:21 +0000 |
|---|---|---|
| committer | mental <mental@users.sourceforge.net> | 2007-05-06 21:30:21 +0000 |
| commit | dea80967b5daa96501900df6722454f793325870 (patch) | |
| tree | 984c11fb3cac096d6751b4fdb7433ce7193a64d0 /src/debug/Makefile_insert | |
| parent | Fix native path on <fileset>-included objects (diff) | |
| download | inkscape-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_insert | 3 |
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 |
