mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-26 13:55:34 +00:00
5 lines
114 B
Makefile
5 lines
114 B
Makefile
appicondir = $(datadir)/icons/hicolor/128x128/apps
|
|
appicon_DATA = gsmartcontrol.png
|
|
|
|
EXTRA_DIST = $(appicon_DATA)
|