X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=share%2Fpalettes%2FMakefile.am;h=e002ed23d32e2d4acf8aac5737abaacf7fa0ff6e;hb=fee915504fcf68efd8e05e5a0dbd3ba2b24be47f;hp=1b41be56e4ffd383885fdc43aceddd4efd5770c2;hpb=6b15695578f07a3f72c4c9475c1a261a3021472a;p=inkscape.git diff --git a/share/palettes/Makefile.am b/share/palettes/Makefile.am index 1b41be56e..e002ed23d 100644 --- a/share/palettes/Makefile.am +++ b/share/palettes/Makefile.am @@ -3,9 +3,22 @@ palettesdir = $(datadir)/inkscape/palettes palettes_DATA = \ README \ + inkscape.gpl \ Tango-Palette.gpl \ svg.gpl \ webhex.gpl \ - websafe22.gpl + websafe22.gpl \ + Blues.gpl \ + Gold.gpl \ + Greens.gpl \ + Gray.gpl \ + Hilite.gpl \ + Khaki.gpl \ + Reds.gpl \ + Royal.gpl \ + Topographic.gpl \ + Ubuntu.gpl \ + windows.gpl + EXTRA_DIST = $(palettes_DATA)