mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-25 13:25:37 +00:00
5 lines
112 B
Makefile
5 lines
112 B
Makefile
appicondir = $(datadir)/icons/hicolor/64x64/apps
|
|
appicon_DATA = gsmartcontrol.png
|
|
|
|
EXTRA_DIST = $(appicon_DATA)
|