7 lines
160 B
Makefile
7 lines
160 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
themedatadir = $(gimpdatadir)/themes/Default
|
|
|
|
themedata_DATA = gtkrc
|
|
|
|
EXTRA_DIST = $(themedata_DATA)
|