Gimp/data/palettes/Makefile.am
Raphael Quinet c9c245fbfc fixed the spelling of Khaki.gpl after Sven's last commit.
2003-08-31  Raphael Quinet  <raphael@gamers.org>

	* data/palettes/Makefile.am (palettedata_DATA): fixed the spelling
	of Khaki.gpl after Sven's last commit.
2003-08-31 14:23:13 +00:00

46 lines
767 B
Makefile

## Makefile.am for gimp/data/palettes
palettedatadir = $(gimpdatadir)/palettes
palettedata_DATA = \
Bears.gpl \
Bgold.gpl \
Blues.gpl \
Borders.gpl \
Browns_And_Yellows.gpl \
Caramel.gpl \
Cascade.gpl \
China.gpl \
Coldfire.gpl \
Cool_Colors.gpl \
Cranes.gpl \
Dark_pastels.gpl \
Default.gpl \
Ega.gpl \
Firecode.gpl \
Gold.gpl \
Grayblue.gpl \
Grays.gpl \
GrayViolet.gpl \
Greens.gpl \
Hilite.gpl \
Khaki.gpl \
Lights.gpl \
Muted.gpl \
Named_Colors.gpl \
News3.gpl \
Op2.gpl \
Paintjet.gpl \
Pastels.gpl \
Plasma.gpl \
Reds.gpl \
Reds_And_Purples.gpl \
Royal.gpl \
Topographic.gpl \
Visibone.gpl \
Visibone_2.gpl \
Volcano.gpl \
Warm_Colors.gpl \
Web.gpl
EXTRA_DIST = $(palettedata_DATA)