From 24b74870728d687758e6befed86565445d1199a1 Mon Sep 17 00:00:00 2001 From: Daniel Kolesa Date: Sat, 25 Apr 2009 12:20:23 +0000 Subject: [PATCH] removed -fd parameters, thx to Lutin. SVN revision: 40366 --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index a647b14..bc86a2f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,8 +5,7 @@ MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess config.h.in \ SUBDIRS = src EDJE_FLAGS = -v \ - -id $(top_srcdir)/images \ - -fd $(top_srcdir) + -id $(top_srcdir)/images # data files for the module filesdir = $(datadir)