tokkee.org
Code
projects
/
inkscape.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
reverting file that was changed by mistake
[inkscape.git]
/
share
/
clipart
/
Makefile.am
1
2
clipartdir = $(datadir)/inkscape/clipart
3
4
clipart_DATA = \
5
README \
6
inkscape.logo.svg \
7
orav.svg \
8
tux.svg \
9
draw-freely.svg \
10
draw-freely.ru.svg
11
12
EXTRA_DIST = $(clipart_DATA)