From c5cf5131eaabf0a1c2b7b64e798b71a41a020c11 Mon Sep 17 00:00:00 2001 From: Ross Golder Date: Sat, 27 May 2000 19:08:27 +0000 Subject: Fix 'make dist' errors. svn path=/trunk/; revision=3231 --- addressbook/gui/component/Makefile.am | 2 +- addressbook/printing/Makefile.am | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'addressbook') 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)"\" \ -- cgit v1.2.3