mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
Signed-off-by: Thilo Graf <dbt@novatux.de> And what's about the readme file? Losing a doc instead to adjust it: Is this really a good idea?
12 lines
166 B
Makefile
12 lines
166 B
Makefile
installdir = $(LOCALEDIR)
|
|
|
|
install_DATA = \
|
|
deutsch.locale \
|
|
english.locale
|
|
|
|
unmaintained = \
|
|
nederlands.locale \
|
|
slovak.locale
|
|
|
|
#install_DATA += $(unmaintained)
|