diff options
Diffstat (limited to 'composer/Makefile.am')
-rw-r--r-- | composer/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/composer/Makefile.am b/composer/Makefile.am index 51d158daf9..1699dbff37 100644 --- a/composer/Makefile.am +++ b/composer/Makefile.am @@ -62,7 +62,6 @@ INCLUDES = \ -I$(top_builddir)/shell \ -I$(top_srcdir)/shell \ -DEVOLUTION_DATADIR=\"$(datadir)\" \ - -DEVOLUTION_IMAGESDIR=\"$(imagesdir)\" \ -DEVOLUTION_UIDIR=\"$(evolutionuidir)\" \ -DEVOLUTION_GLADEDIR=\"$(gladedir)\" \ -DPREFIX=\"$(prefix)\" \ |