From f004642c3b8066d272957206c0ad7d8fdb963432 Mon Sep 17 00:00:00 2001 From: "Jacob \"Ulysses\" Berkman" Date: Tue, 10 Oct 2000 16:52:35 +0000 Subject: make the built sources depend on the idl files 2000-10-10 Jacob "Ulysses" Berkman * evolution-services/Makefile.am (IDLS): make the built sources depend on the idl files svn path=/trunk/; revision=5818 --- executive-summary/evolution-services/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'executive-summary/evolution-services') diff --git a/executive-summary/evolution-services/Makefile.am b/executive-summary/evolution-services/Makefile.am index 5cc622063d..50ad203294 100644 --- a/executive-summary/evolution-services/Makefile.am +++ b/executive-summary/evolution-services/Makefile.am @@ -25,6 +25,11 @@ IDL_GENERATED = \ Executive-Summary-impl.o: Executive-Summary.h +IDLS = \ + $(srcdir)/../idl/Executive-Summary.idl \ + $(srcdir)/../idl/Summary.idl \ + $(srcdir)/../idl/SummaryComponent.idl + $(IDL_GENERATED): $(IDLS) $(ORBIT_IDL) -I $(datadir)/idl `$(GNOME_CONFIG) --cflags idl` \ -I$(srcdir) $(srcdir)/../idl/Executive-Summary.idl -- cgit v1.2.3