Fix issue with r1181 and output filenames that begin with a dash.
[synfig.git] / synfig-core / trunk / src / modules / mod_yuv420p / Makefile.am
index f04d639..0409ea4 100644 (file)
@@ -1,8 +1,8 @@
-# $Header: /opt/voria/cvs/synfig/src/modules/mod_yuv420p/Makefile.am,v 1.1.1.1 2005/01/04 01:23:14 darco Exp $
+# $Id$
 
 
 MAINTAINERCLEANFILES=Makefile.in
-INCLUDES = -I$(top_srcdir)/src
+INCLUDES = -I$(top_builddir) -I$(top_srcdir)/src
 
 moduledir=@MODULE_DIR@