diff options
| author | johnce <johnce@users.sourceforge.net> | 2009-08-05 05:40:36 +0000 |
|---|---|---|
| committer | johnce <johnce@users.sourceforge.net> | 2009-08-05 05:40:36 +0000 |
| commit | 8b04d0db6c55e36935690d37defb6f9b68945796 (patch) | |
| tree | 3909eb7f8201b43f6a4dcfcc854eda2fbc72b17e /src/Makefile_insert | |
| parent | Scour extension added to Makefile.am and POTFILE.in (inkscape.pot updated). (diff) | |
| download | inkscape-8b04d0db6c55e36935690d37defb6f9b68945796.tar.gz inkscape-8b04d0db6c55e36935690d37defb6f9b68945796.zip | |
SPDocument->Document
(bzr r8404)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index de986ca16..5967c7cfc 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -225,6 +225,9 @@ ink_common_sources += \ star-context.cpp star-context.h \ streq.h \ strneq.h \ + streams-handles.h streams-handles.cpp \ + streams-ftp.h streams-ftp.cpp \ + streams-http.h streams-http.cpp \ style.cpp style.h \ svg-profile.h \ svg-view.cpp svg-view.h \ |
