mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
18 lines
292 B
Makefile
18 lines
292 B
Makefile
installdir = $(THEMESDIR)
|
|
|
|
install_DATA = \
|
|
Bluemoon-3.0.theme \
|
|
Classic.theme \
|
|
Crema.theme \
|
|
DVB2000.theme \
|
|
DarkBlue.theme \
|
|
DarkBrown.theme \
|
|
Gray.theme \
|
|
Grey-Blue.theme \
|
|
MonoChrom.theme \
|
|
Neutrino-3.0.theme \
|
|
Olive.theme \
|
|
Olive-3.0.theme \
|
|
Red.theme \
|
|
VirginMedia.theme
|