Update of /cvsroot/ufraw/ufraw/icons
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29715/icons

Modified Files:
        Makefile.am 
Log Message:
Make sure that 'make distclean' removes only files not included in distribution 
tar-ball. Use 'make maintainer-clean' to remove other generated files.

Index: Makefile.am
===================================================================
RCS file: /cvsroot/ufraw/ufraw/icons/Makefile.am,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- Makefile.am 15 Oct 2009 16:45:42 -0000      1.14
+++ Makefile.am 15 Oct 2009 19:00:32 -0000      1.15
@@ -4,7 +4,7 @@
 icon_DATA = ufraw.png
 icondir = $(datadir)/pixmaps
 
-DISTCLEANFILES = ufraw_icons.h
+MAINTAINERCLEANFILES = ufraw_icons.h
 
 UFRAW_ICONS = ufraw.png exposure-24.png film-24.png digital-24.png \
     restore-lch-24.png restore-hsv-24.png interpolation-24.png \
@@ -17,7 +17,7 @@
     lens-24.png tca-24.png vignetting-24.png distortion-24.png \
     geometry-24.png hueadjust-24.png
 
-EXTRA_DIST = $(UFRAW_ICONS) exposure.svg film.svg digital.svg \
+EXTRA_DIST = $(UFRAW_ICONS) ufraw_icons.h exposure.svg film.svg digital.svg \
     restore-lch.svg restore-hsv.svg interpolation.svg \
     white-balance.svg color-corrections.svg \
     icc-profile-output.svg icc-profile-display.svg curve.svg \


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
ufraw-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs

Reply via email to