summaryrefslogtreecommitdiffstats
path: root/share/screens/Makefile.am
blob: 70e42264e928dbc50e86aaa8606948d32c6e44eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
screensdir = $(datadir)/inkscape/screens

screens_DATA = \
	about.svg\
	about.bg.svg\
	about.it.svg\
	about.pt_BR.svg\
	about.ru.svg

EXTRA_DIST = $(screens_DATA)