Author: abrander Date: 2010-12-06 06:12:10 +0100 (Mon, 06 Dec 2010) New Revision: 3672
Modified: trunk/plugins/lensfun/Makefile.am Log: Added missing lensfun-version.h to Makefile.am. Modified: trunk/plugins/lensfun/Makefile.am =================================================================== --- trunk/plugins/lensfun/Makefile.am 2010-12-05 22:37:26 UTC (rev 3671) +++ trunk/plugins/lensfun/Makefile.am 2010-12-06 05:12:10 UTC (rev 3672) @@ -20,7 +20,7 @@ lensfun_la_LIBADD = @PACKAGE_LIBS@ lensfun-sse2.lo lensfun-c.lo lensfun_la_LDFLAGS = -module -avoid-version -lensfun_la_SOURCES = lensfun-version.c +lensfun_la_SOURCES = lensfun-version.c lensfun-version.h EXTRA_DIST = lensfun-sse2.c lensfun.c lensfun-c.lo: lensfun.c _______________________________________________ Rawstudio-commit mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit
