repo.or.cz
/
gimp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
app: s/sprintf/g_snprintf/ in xcf_save_image()
[gimp.git]
/
data
/
Makefile.am
blob
10c6238f9e838a6814bde80080d26c4f90d4457d
1
## Makefile.am for gimp/data
2
3
SUBDIRS = \
4
brushes \
5
dynamics \
6
environ \
7
gradients \
8
images \
9
interpreters \
10
palettes \
11
patterns \
12
tips \
13
tags \
14
tool-presets
15
16
fontdir = $(gimpdatadir)/fonts
17
18
install-data-local:
19
$(mkinstalldirs) $(DESTDIR)$(fontdir)