mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-26 05:45:35 +00:00
5 lines
112 B
Makefile
5 lines
112 B
Makefile
appicondir = $(datadir)/icons/hicolor/32x32/apps
|
|
appicon_DATA = gsmartcontrol.png
|
|
|
|
EXTRA_DIST = $(appicon_DATA)
|