diff options
| author | Martin Owens <doctormo@gmail.com> | 2014-03-03 22:38:47 +0000 |
|---|---|---|
| committer | Martin Owens <doctormo@gmail.com> | 2014-03-03 22:38:47 +0000 |
| commit | bd7a0a3d7793afd623480010cfc5ae6331b73087 (patch) | |
| tree | 8d8779f7a373b00cfeee8b75a461d3b471f5630d /src/Makefile.am | |
| parent | Remove massive list of inx and py files for extensions Makefile, use magic in... (diff) | |
| parent | Merge to trunk (diff) | |
| download | inkscape-bd7a0a3d7793afd623480010cfc5ae6331b73087.tar.gz inkscape-bd7a0a3d7793afd623480010cfc5ae6331b73087.zip | |
Remove dom/* code and replace two uses of dom/uri with uri.
(bzr r13107)
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 7fbc135c5..d3f8794ee 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -23,7 +23,6 @@ endif noinst_LIBRARIES = \ - dom/libdom.a \ libcroco/libcroco.a \ libavoid/libavoid.a \ $(internal_GDL) \ @@ -108,7 +107,6 @@ endif include Makefile_insert include dialogs/Makefile_insert include display/Makefile_insert -include dom/Makefile_insert include extension/Makefile_insert include extension/dbus/Makefile_insert include extension/implementation/Makefile_insert @@ -148,7 +146,6 @@ EXTRA_DIST += \ debug/makefile.in \ dialogs/makefile.in \ display/makefile.in \ - dom/makefile.in \ extension/implementation/makefile.in \ extension/internal/makefile.in \ extension/makefile.in \ |
