Gimp/data/brushes/Fun/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

8 lines
157 B
Makefile

## Makefile.am for gimp/data/brushes/Fun
brushfundatadir = $(gimpdatadir)/brushes/Fun
brushfundata_DATA = \
pepper.gbr
EXTRA_DIST = $(brushfundata_DATA)