diff options
Diffstat (limited to 'composer/Makefile.am')
-rw-r--r-- | composer/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer/Makefile.am b/composer/Makefile.am index 0f893f46a8..e656d9cd3d 100644 --- a/composer/Makefile.am +++ b/composer/Makefile.am @@ -71,7 +71,7 @@ INCLUDES = \ -DEVOLUTION_ICONSDIR=\"$(iconsdir)\" \ -DE_GLADEDIR=\"$(gladedir)\" \ -DG_LOG_DOMAIN=\"composer\" \ - $(GNOME_FULL_CFLAGS) + $(EVOLUTION_MAIL_CFLAGS) libcomposer_a_SOURCES = \ $(IDL_GENERATED) \ |