[f-spot] rebuild on chenged resources



commit 21ab87df463690d7dfe1932d4aee7249e0360fd9
Author: Stephane Delcroix <stephane delcroix org>
Date:   Fri Oct 16 14:36:20 2009 +0200

    rebuild on chenged resources

 Makefile.addins |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.addins b/Makefile.addins
index aabac07..45d4f4f 100644
--- a/Makefile.addins
+++ b/Makefile.addins
@@ -24,7 +24,7 @@ all: $(ASSEMBLY)
 mpack: $(ASSEMBLY)
 	mautil p $(ASSEMBLY)
 
-$(ASSEMBLY): $(build_sources) $(dep_resource)
+$(ASSEMBLY): $(build_sources) $(dep_resources)
 	$(CSC_LIB) -out:$@ $(addin_extraflags) $(build_sources) $(build_references) $(build_packages) $(build_resources)
 
 addindir = $(pkglibdir)/extensions



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]