gnome-control-center/panels/power/icons/32x32/Makefile.am

15 lines
196 B
Text
Raw Normal View History

NULL =
icondir = $(datadir)/icons/hicolor/32x32/apps
icon_DATA = \
gnome-power-manager.png \
$(NULL)
EXTRA_DIST = \
$(icon_DATA)
clean-local :
rm -f *~
-include $(top_srcdir)/git.mk