Author: post
Date: 2010-05-27 23:40:13 +0200 (Thu, 27 May 2010)
New Revision: 3390
Modified:
trunk/plugins/load-rawspeed/Makefile.am
Log:
Don't re-compile precompiled header every time.
Modified: trunk/plugins/load-rawspeed/Makefile.am
===================================================================
--- trunk/plugins/load-rawspeed/Makefile.am 2010-05-27 19:55:52 UTC (rev
3389)
+++ trunk/plugins/load-rawspeed/Makefile.am 2010-05-27 21:40:13 UTC (rev
3390)
@@ -15,7 +15,7 @@
-I$(top_srcdir)/plugins/load-rawspeed/rawspeed/
BUILT_SOURCES = rawspeed/StdAfx.h.gch
-rawspeed/StdAfx.h.gch: rawspeed/StdAfx.cpp
+rawspeed/StdAfx.h.gch: rawspeed/StdAfx.cpp rawspeed/StdAfx.h
$(CXXCOMPILE) -c $<
clean-local:
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit