Author: akv Date: 2011-01-04 00:55:16 +0100 (Tue, 04 Jan 2011) New Revision: 3788
Modified: trunk/librawstudio/Makefile.am Log: Inlcuding lens_fix.xml when doing 'dist' - fixing daily build. Modified: trunk/librawstudio/Makefile.am =================================================================== --- trunk/librawstudio/Makefile.am 2011-01-02 21:24:23 UTC (rev 3787) +++ trunk/librawstudio/Makefile.am 2011-01-03 23:55:16 UTC (rev 3788) @@ -119,3 +119,6 @@ sharedir = $(datadir)/rawstudio/ share_DATA = lens_fix.xml + +EXTRA_DIST = \ + $(share_DATA) _______________________________________________ Rawstudio-commit mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit
