This repository has been archived on 2025-12-30. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
xfce4-eyes-plugin/themes/Sam-tiny/Makefile.am
2023-04-22 20:23:17 -03:00

10 lines
227 B
Makefile

Sam_tinydir = $(datadir)/xfce4/eyes/themes/Sam-tiny
Sam_tiny_DATA = \
sam-tiny-eye.png \
sam-tiny-pupil.png \
config
EXTRA_DIST = $(Sam_tiny_DATA)
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake: