From 1da8768a0a328717ddc9c0757f9338787434c11d Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Wed, 21 Oct 2009 16:58:41 +0000 Subject: Use always a different process for every document --- (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index 8d86efe..987d215 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -17,6 +17,7 @@ INCLUDES= \ -I$(top_srcdir)/properties \ -DGNOMELOCALEDIR=\"$(datadir)/locale\" \ -DGNOMEICONDIR=\""$(datadir)/pixmaps"\" \ + -DBINDIR=\""$(bindir)"\" \ -DLIBEXECDIR=\""$(libexecdir)"\" \ -DEVINCE_COMPILATION \ $(SHELL_CFLAGS) \ -- cgit v0.9.1