diff options
| author | mjwybrow <mjwybrow@users.sourceforge.net> | 2008-05-16 21:26:23 +0000 |
|---|---|---|
| committer | mjwybrow <mjwybrow@users.sourceforge.net> | 2008-05-16 21:26:23 +0000 |
| commit | f93e1434445a547ff22fff9167914cb5fd041f1e (patch) | |
| tree | 60350f9c325104ebb69895d509f721570385c02f | |
| parent | * src/Makefile.am: Add missing IMAGEMAGICK_INCLUDES. (diff) | |
| download | inkscape-f93e1434445a547ff22fff9167914cb5fd041f1e.tar.gz inkscape-f93e1434445a547ff22fff9167914cb5fd041f1e.zip | |
* share/extensions/Makefile.am: Don't run make in the Poly3DObjects
directory -- it doesn't have a Makefile or need to build anything and
causes an error for people using separate build directories.
(bzr r5679)
| -rw-r--r-- | share/extensions/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am index 62fa9eeda..a669db4c2 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -2,7 +2,6 @@ SUBDIRS = \ alphabet_soup \ Barcode \ - Poly3DObjects \ xaml2svg extensiondir = $(datadir)/inkscape/extensions |
