Minor security fix: the unused mod_ffmpeg importer used popen to run convert, change...
[synfig.git] / synfig-core / trunk / src / modules / lyr_std / Makefile.am
index ded60eb..12e5aea 100644 (file)
@@ -1,8 +1,8 @@
-# $Header: /opt/voria/cvs/synfig/src/modules/lyr_std/Makefile.am,v 1.1.1.1 2005/01/04 01:23:10 darco Exp $
+# $Id$
 
 
 MAINTAINERCLEANFILES=Makefile.in
-INCLUDES = -I$(top_srcdir)/src
+INCLUDES = -I$(top_builddir) -I$(top_srcdir)/src
 
 moduledir=@MODULE_DIR@