mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
7 lines
115 B
Makefile
7 lines
115 B
Makefile
AUTOMAKE_OPTIONS = gnu
|
|
|
|
SUBDIRS = lib src data
|
|
|
|
locale-update:
|
|
make -C $(top_builddir)/data/locale install-locals
|