From 329fe7df32a9114d2d293176f6303d50742b2b26 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 19 Oct 2000 17:47:39 +0000 Subject: Build fixes from Jacob, same as the other branch. svn path=/trunk/; revision=6035 --- addressbook/gui/component/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'addressbook/gui/component/Makefile.am') diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index 642c7f91c7..8813504989 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -60,11 +60,12 @@ oafdir = $(datadir)/oaf oaf_DATA = addressbook.oafinfo gladedir = $(datadir)/evolution/glade -glade_DATA = ldap-server-dialog.glade ldap-server-dialog.glade.h +glade_DATA = ldap-server-dialog.glade EXTRA_DIST = \ $(glade_DATA) \ - $(oaf_DATA) + $(oaf_DATA) \ + ldap-server-dialog.glade.h if ENABLE_PURIFY PLINK = $(LIBTOOL) --mode=link $(PURIFY) $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ -- cgit v1.2.3