X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_geometry%2FMakefile.am;h=eebcbedb2309f3e3b4cda33515334b8d735fe5b8;hb=83224f8cf1f9b7b15918a130759717a5a375be91;hp=3d5f33fa1114e173cca483347d6f15d7dc75582b;hpb=56f5b6b1728428492dc91a1551cd5efe240727ee;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_geometry/Makefile.am b/synfig-core/trunk/src/modules/mod_geometry/Makefile.am index 3d5f33f..eebcbed 100644 --- a/synfig-core/trunk/src/modules/mod_geometry/Makefile.am +++ b/synfig-core/trunk/src/modules/mod_geometry/Makefile.am @@ -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.