home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 February / CMCD0205.ISO / Linux / gimp-2.2.0.tar.gz / gimp-2.2.0.tar / gimp-2.2.0 / themes / Default / Makefile.am < prev    next >
Makefile  |  2002-03-13  |  186b  |  10 lines

  1. ## Process this file with automake to produce Makefile.in
  2.  
  3. SUBDIRS = images
  4.  
  5. themedatadir = $(gimpdatadir)/themes/Default
  6.  
  7. themedata_DATA = gtkrc imagerc
  8.  
  9. EXTRA_DIST = $(themedata_DATA)
  10.