2012-01-21 08:14:34 -08:00
|
|
|
## Makefile.am for gimp/data/tool-presets/Selection
|
|
|
|
|
|
|
|
|
|
toolpresetsselectiondatadir = $(gimpdatadir)/tool-presets/Selection
|
|
|
|
|
|
2012-01-21 09:15:16 -08:00
|
|
|
toolpresetsselectiondata_DATA = \
|
|
|
|
|
Circle-200px.gtp \
|
2012-01-21 08:14:34 -08:00
|
|
|
Feathered-Selection.gtp
|
|
|
|
|
|
|
|
|
|
EXTRA_DIST = $(toolpresetsselectiondata_DATA)
|