[f-spot] quick fix for piz
- From: Stephane Delcroix <sdelcroix src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [f-spot] quick fix for piz
- Date: Fri, 6 Nov 2009 13:50:05 +0000 (UTC)
commit c1bfc66f434a9cd42e2425f0c0933b343d281b1a
Author: Stephane Delcroix <stephane delcroix org>
Date: Fri Nov 6 14:47:41 2009 +0100
quick fix for piz
lib/unique-sharp/unique/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lib/unique-sharp/unique/Makefile.am b/lib/unique-sharp/unique/Makefile.am
index ac9b104..6819594 100644
--- a/lib/unique-sharp/unique/Makefile.am
+++ b/lib/unique-sharp/unique/Makefile.am
@@ -34,7 +34,7 @@ generated/File.cs: unique-api.xml $(CUSTOMS) $(top_builddir)/unique-sharp/genera
unique-sharp.snk: $(SNK)
cp $< $@
-unique-sharp.dll: generated/File.cs $(SRCS) gtk-sharp.snk
+unique-sharp.dll: generated/File.cs $(SRCS) unique-sharp.snk
@echo -e "\n*** Building $@"
$(CSC) -target:library -out:$@ $(UNSAFE) $(DEBUG) $(ASSEMBLIES) $(SRCS) generated/*.cs
@@ -51,7 +51,7 @@ CLEANFILES = \
DISTCLEANFILES = \
generated/*.cs \
- gtk-sharp.snk
+ unique-sharp.snk
EXTRA_DIST = \
$(SRCS) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]