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/Tango/Makefile.am
2016-05-26 20:17:59 -03:00

10 lines
208 B
Makefile

Tangodir = $(datadir)/xfce4/eyes/themes/Tango
Tango_DATA = \
tango-eye.png \
tango-pupil.png \
config
EXTRA_DIST = $(Tango_DATA)
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake: