diff options
Diffstat (limited to 'addressbook/printing')
-rw-r--r-- | addressbook/printing/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
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)"\" \ |