Enlightenment CVS committal

Author  : mej
Project : eterm
Module  : Eterm

Dir     : eterm/Eterm/pix


Modified Files:
      Tag: ETERM-0_10
        Makefile.am 


Log Message:
Tue Mar 15 17:29:24 2005                        Michael Jennings (mej)

Big-ass merge.
----------------------------------------------------------------------

===================================================================
RCS file: /cvsroot/enlightenment/eterm/Eterm/pix/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -3 -r1.3 -r1.3.2.1
--- Makefile.am 11 Feb 2000 00:25:04 -0000      1.3
+++ Makefile.am 15 Mar 2005 22:32:18 -0000      1.3.2.1
@@ -1,9 +1,10 @@
-# $Id: Makefile.am,v 1.3 2000/02/11 00:25:04 mej Exp $
+# $Id: Makefile.am,v 1.3.2.1 2005/03/15 22:32:18 mej Exp $
 
 EXTRA_DIST =  bar_horizontal_1.png bar_horizontal_2.png bar_horizontal_3.png 
bar_vertical_1.png bar_vertical_2.png \
               bar_vertical_3.png button_arrow_down_1.png 
button_arrow_down_2.png button_arrow_down_3.png \
               button_arrow_up_1.png button_arrow_up_2.png 
button_arrow_up_3.png menu1.png menu2.png menu3.png \
               thumb_1.png thumb_2.png help.png exit.png
+MAINTAINERCLEANFILES=Makefile.in
 
 pixmapdir = $(pkgdatadir)/pix
 
@@ -13,3 +14,6 @@
          echo $(INSTALL_DATA) $(srcdir)/$$i $(DESTDIR)${pixmapdir} ; \
          $(INSTALL_DATA) $(srcdir)/$$i $(DESTDIR)${pixmapdir} ; \
        done
+
+uninstall-hook:
+       rm -rf $(DESTDIR)$(pkgdatadir)/pix




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to