1
0
Fork 0

i18nize some programs

i18nize some programs with gettext.
This commit is contained in:
Takashi Iwai 2005-06-23 10:38:06 +00:00
parent fefe0aafaf
commit 6343f35202
25 changed files with 2001 additions and 252 deletions

View file

@ -4,7 +4,7 @@ ALSAMIXER_DIR=alsamixer
else
ALSAMIXER_DIR=
endif
SUBDIRS= include alsactl alsaconf $(ALSAMIXER_DIR) amidi amixer aplay iecset seq speaker-test utils m4
SUBDIRS= include alsactl alsaconf $(ALSAMIXER_DIR) amidi amixer aplay iecset seq speaker-test utils m4 po
EXTRA_DIST=ChangeLog INSTALL TODO README configure cvscompile depcomp
AUTOMAKE_OPTIONS=foreign
ACLOCAL_AMFLAGS = -I m4