summaryrefslogtreecommitdiff
path: root/data/graphics/images/Makefile.am
blob: 20ea859f409b99f920e2a0bd7aac54dd53253fbf (plain) (blame)
1
2
3
4
5
6
7
8
imagesdir = $(pkgdatadir)/data/graphics/images

images_DATA =				\
	login_wallpaper.png

EXTRA_DIST =				\
	$(images_DATA)			\
	CMakeLists.txt