From ffc3a47d696bdecdfd91c0e3b9dc37c8d0dcb4c8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Anders=20M=C3=B8rk-Pedersen?= Date: Wed, 11 Feb 2009 16:15:00 +0100 Subject: [PATCH] changed more references --- champlain-gtk-cil/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/champlain-gtk-cil/Makefile.am b/champlain-gtk-cil/Makefile.am index 5aa7498..220c43f 100644 --- a/champlain-gtk-cil/Makefile.am +++ b/champlain-gtk-cil/Makefile.am @@ -9,8 +9,8 @@ ASSEMBLY = champlain-gtk-sharp.dll TARGET = $(ASSEMBLY) $(ASSEMBLY).config custom_extradist= champlain-gtk-sharp.pc.in champlain-gtk-sharp.dll.config.in -custom_api_includes=../champlain/champlain-api.xml -custom_references=-r:../champlain/champlain-sharp.dll +custom_api_includes=../champlain-cil/champlain-api.xml +custom_references=-r:../champlain-cil/champlain-sharp.dll sources = # $(srcdir)/Timeout.cs -- 2.39.5