aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/gui/component/Makefile.am2
-rw-r--r--addressbook/printing/Makefile.am3
2 files changed, 3 insertions, 2 deletions
diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am
index c122fa571c..69eb82ca43 100644
--- a/addressbook/gui/component/Makefile.am
+++ b/addressbook/gui/component/Makefile.am
@@ -68,7 +68,7 @@ gnorba_DATA = addressbook.gnorba
endif
gladedir = $(datadir)/evolution/glade
-glade_DATA = ldap-server-dialog.glade
+glade_DATA = ldap-server-dialog.glade ldap-server-dialog.glade.h
EXTRA_DIST = \
$(glade_DATA) \
diff --git a/addressbook/printing/Makefile.am b/addressbook/printing/Makefile.am
index d0268d7dbc..5e02826bec 100644
--- a/addressbook/printing/Makefile.am
+++ b/addressbook/printing/Makefile.am
@@ -8,7 +8,8 @@ ecps_DATA = \
gladedir = $(datadir)/evolution/glade
glade_DATA = \
- e-contact-print.glade
+ e-contact-print.glade \
+ e-contact-print.glade.h
CPPFLAGS = \
-DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \