Gimp/data/brushes/Legacy/Makefile.am
Jehan 87f9e65408 data: move the Pepper brush to a "Fun" category.
This brush is not to be considered seriously and is mostly a "troll". If
we want to keep it, let's make a proper category.
2018-04-22 19:51:44 +02:00

10 lines
202 B
Makefile

## Makefile.am for gimp/data/brushes/Legacy
brushlegacydatadir = $(gimpdatadir)/brushes/Legacy
brushlegacydata_DATA = \
confetti.gbr \
confetti.gih \
vine.gih
EXTRA_DIST = $(brushlegacydata_DATA)