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.
8 lines
157 B
Makefile
8 lines
157 B
Makefile
## Makefile.am for gimp/data/brushes/Fun
|
|
|
|
brushfundatadir = $(gimpdatadir)/brushes/Fun
|
|
|
|
brushfundata_DATA = \
|
|
pepper.gbr
|
|
|
|
EXTRA_DIST = $(brushfundata_DATA)
|