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/icons/48x48/Makefile.am
Florian Rivoal 3084a9baad Clean up
2010-12-16 14:18:52 +09:00

8 lines
178 B
Makefile

iconsdir = $(datadir)/icons/hicolor/48x48/apps
icons_DATA = \
xfce4-eyes.png
EXTRA_DIST = \
$(icons_DATA)
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake: