Author: akv
Date: 2010-08-20 18:38:04 +0200 (Fri, 20 Aug 2010)
New Revision: 3500
Modified:
trunk/plugins/load-rawspeed/Makefile.am
Log:
Fixed paths for building rawspeed plugin.
Modified: trunk/plugins/load-rawspeed/Makefile.am
===================================================================
--- trunk/plugins/load-rawspeed/Makefile.am 2010-08-20 16:20:08 UTC (rev
3499)
+++ trunk/plugins/load-rawspeed/Makefile.am 2010-08-20 16:38:04 UTC (rev
3500)
@@ -14,8 +14,8 @@
-I$(top_srcdir)/ \
-I$(top_srcdir)/plugins/load-rawspeed/rawspeed/
-BUILT_SOURCES = rawspeed/StdAfx.h.gch
-rawspeed/StdAfx.h.gch: rawspeed/StdAfx.h
+BUILT_SOURCES = $(top_srcdir)/plugins/load-rawspeed/rawspeed/StdAfx.h.gch
+rawspeed/StdAfx.h.gch: $(top_srcdir)/plugins/load-rawspeed/rawspeed/StdAfx.h
$(CXXCOMPILE) -c $<
clean-local:
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit