diff options
| author | MenTaLguY <mental@rydia.net> | 2006-03-05 21:28:27 +0000 |
|---|---|---|
| committer | mental <mental@users.sourceforge.net> | 2006-03-05 21:28:27 +0000 |
| commit | d22aade908b64e5419afb2ca3d42057553d6e5d3 (patch) | |
| tree | c01d5a2bea95d1a5c4ad7b18dc711c42b2233e53 /src/Makefile_insert | |
| parent | work-around for older gtkmm versions (diff) | |
| download | inkscape-d22aade908b64e5419afb2ca3d42057553d6e5d3.tar.gz inkscape-d22aade908b64e5419afb2ca3d42057553d6e5d3.zip | |
Add DocumentSubset as groundwork for layers
(bzr r205)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index 302bd8089..d42c2fa3b 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -53,6 +53,7 @@ libinkpre_a_SOURCES = \ desktop.cpp desktop.h \ document-undo.cpp \ document.cpp document.h document-private.h \ + document-subset.cpp document-subset.h \ doxygen-main.cpp \ draw-anchor.cpp \ draw-anchor.h \ |
