[f-spot/rubenv-gsoc-2009: 18/86] Regenerate the API whenever the C wrapper changes.



commit d239d98866f4c78ddbac03e638a98a08460b1ebe
Author: Ruben Vermeersch <ruben savanne be>
Date:   Wed Jul 22 19:48:20 2009 +0200

    Regenerate the API whenever the C wrapper changes.

 lib/libfspotraw-sharp/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/libfspotraw-sharp/Makefile.am b/lib/libfspotraw-sharp/Makefile.am
index d5419ec..f496008 100644
--- a/lib/libfspotraw-sharp/Makefile.am
+++ b/lib/libfspotraw-sharp/Makefile.am
@@ -15,7 +15,7 @@ all: libfspotraw-sharp.dll
 
 
 # The stuff below is needed because gapi2-parser doesn't like .cpp files
-libfspotraw-api.raw: libfspotraw.sources
+libfspotraw-api.raw: libfspotraw.sources $(srcdir)/../libfspotraw/fspot-librawloader.cpp $(srcdir)/../libfspotraw/fspot-librawloader.h
 	@echo -e "\n*** Extracting the API"
 	touch $@
 	cp $(srcdir)/../libfspotraw/fspot-librawloader.cpp $(srcdir)/../libfspotraw/fspot-librawloader.c



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