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 / Small / Makefile.am < prev    next >
Makefile  |  2003-11-16  |  158b  |  8 lines

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