Kill off synfig ./bootstrap
[synfig.git] / synfig-core / trunk / src / modules / mod_geometry / Makefile.am
index 3d5f33f..eebcbed 100644 (file)
@@ -2,7 +2,7 @@
 
 
 MAINTAINERCLEANFILES=Makefile.in
-INCLUDES = -I$(top_srcdir)/src
+INCLUDES = -I$(top_builddir) -I$(top_srcdir)/src
 
 # GCC on MacOS X does not take kindly to the -ffastmath optimization
 # in this module for some reason.