repo.or.cz
/
gimp-lqr-plugin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cleanup comments etc. in src
[gimp-lqr-plugin.git]
/
help
/
it
/
Makefile.am
blob
127f231a85d649ef203b9fe92dd53e184b4d9637
1
## Process this file with automake to produce Makefile.in
2
3
SUBDIRS = images
4
5
helpdatadir = $(PLUGIN_DATADIR)/help/it
6
7
helpdata_DATA = \
8
gimp-help.xml \
9
index.html
10
11
EXTRA_DIST = $(helpdata_DATA)