diff options
| author | MenTaLguY <mental@rydia.net> | 2006-05-08 23:31:42 +0000 |
|---|---|---|
| committer | mental <mental@users.sourceforge.net> | 2006-05-08 23:31:42 +0000 |
| commit | 3935a9f570e6e50c8acbd0c593060776ac9c24a0 (patch) | |
| tree | 5ff61d69fc76e4832c1be06dcdba02ac2224a746 /src/debug/Makefile_insert | |
| parent | removed resource name from self's jid, allowing authentication against jabber... (diff) | |
| download | inkscape-3935a9f570e6e50c8acbd0c593060776ac9c24a0.tar.gz inkscape-3935a9f570e6e50c8acbd0c593060776ac9c24a0.zip | |
use c++filt for symbol demangling if available
(bzr r778)
Diffstat (limited to 'src/debug/Makefile_insert')
| -rw-r--r-- | src/debug/Makefile_insert | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/debug/Makefile_insert b/src/debug/Makefile_insert index ec4e0ceea..a8bf7761e 100644 --- a/src/debug/Makefile_insert +++ b/src/debug/Makefile_insert @@ -5,6 +5,7 @@ debug/clean: rm -f debug/libinkdebug.a $(debug_libinkdebug_a_OBJECTS) debug_libinkdebug_a_SOURCES = \ + debug/demangle.cpp debug/demangle.h \ debug/event.h \ debug/event-tracker.h \ debug/heap.cpp debug/heap.h \ |
