Code

* share/extensions/Makefile.am: Don't run make in the Poly3DObjects
authormjwybrow <mjwybrow@users.sourceforge.net>
Fri, 16 May 2008 21:26:23 +0000 (21:26 +0000)
committermjwybrow <mjwybrow@users.sourceforge.net>
Fri, 16 May 2008 21:26:23 +0000 (21:26 +0000)
    directory -- it doesn't have a Makefile or need to build anything and
    causes an error for people using separate build directories.

share/extensions/Makefile.am

index 62fa9eeda8fe45c93a01b592083349f7cec175d4..a669db4c20eb0f6a3cc5d3cf55cbecea4a0355aa 100644 (file)
@@ -2,7 +2,6 @@
 SUBDIRS = \
        alphabet_soup \
        Barcode \
-       Poly3DObjects \
        xaml2svg
 
 extensiondir = $(datadir)/inkscape/extensions