diff options
author | Matt Wilson <msw@redhat.com> | 1999-09-26 03:57:37 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 1999-09-26 03:57:37 +0000 |
commit | 9347501fb9c7ad9f8d11385de8ad34fb7c74a333 (patch) | |
tree | 7bca0c571f09cd7ac12ee28b345172d90276505a /loader/Makefile | |
parent | 13315de663c3d2e6f9a87ae819744396c9c32287 (diff) | |
download | anaconda-9347501fb9c7ad9f8d11385de8ad34fb7c74a333.tar.gz anaconda-9347501fb9c7ad9f8d11385de8ad34fb7c74a333.tar.xz anaconda-9347501fb9c7ad9f8d11385de8ad34fb7c74a333.zip |
languages
Diffstat (limited to 'loader/Makefile')
-rw-r--r-- | loader/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/Makefile b/loader/Makefile index 9a00b3459..9e5194497 100644 --- a/loader/Makefile +++ b/loader/Makefile @@ -68,7 +68,7 @@ STATIC=-static endif endif -LANGS = cs id pl se tr fi is pt_BR sk uk de fr it ro sl es hu no ru sr +LANGS = cs hu is id it no ro ru sr sk sl tr uk TR = $(patsubst %,tr/%.tr,$(LANGS)) |