From 8de35ad9376e2a2137df2739a420f70eb8c94a5e Mon Sep 17 00:00:00 2001 From: mjwybrow Date: Fri, 16 May 2008 21:26:23 +0000 Subject: [PATCH] * 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. --- share/extensions/Makefile.am | 1 - 1 file changed, 1 deletion(-) 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 -- 2.30.2