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/printing/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'addressbook/printing') 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