diff options
Diffstat (limited to 'addressbook/gui/component')
-rw-r--r-- | addressbook/gui/component/Makefile.am | 3 | ||||
-rw-r--r-- | addressbook/gui/component/select-names/Makefile.am | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index 63125a42f2..642c7f91c7 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -1,8 +1,5 @@ SUBDIRS = select-names -CPPFLAGS = \ - -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" - INCLUDES = \ -DG_LOG_DOMAIN=\"evolution-addressbook\" \ $(EXTRA_GNOME_CFLAGS) \ diff --git a/addressbook/gui/component/select-names/Makefile.am b/addressbook/gui/component/select-names/Makefile.am index 6116b36b06..ef8d0bf14f 100644 --- a/addressbook/gui/component/select-names/Makefile.am +++ b/addressbook/gui/component/select-names/Makefile.am @@ -20,9 +20,6 @@ oaf_DATA = evolution-addressbook-select-names.oafinfo # -CPPFLAGS = \ - -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" - INCLUDES = \ -DG_LOG_DOMAIN=\"evolution-addressbook\" \ $(EXTRA_GNOME_CFLAGS) \ |