From: mjwybrow Date: Fri, 16 May 2008 21:26:23 +0000 (+0000) Subject: * share/extensions/Makefile.am: Don't run make in the Poly3DObjects X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=8de35ad9376e2a2137df2739a420f70eb8c94a5e;p=inkscape.git * 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. --- 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