summaryrefslogtreecommitdiffstats
path: root/data/interpreters/Makefile.am
blob: 3dda7c7a459fdc6db99ca83459d72ab89788ecfd (plain)
1
2
3
4
5
6
7
## Makefile.am for gimp/data/interpreters

interpretersdir = $(gimpplugindir)/interpreters

interpreters_DATA = default.interp

EXTRA_DIST = $(interpreters_DATA)