diff --git a/makefile b/makefile index 45c86c7..33b5589 100644 --- a/makefile +++ b/makefile @@ -97,7 +97,7 @@ OPTIMIZE := # will recreate only the "locales/en.catkeys" file. Use it as a template # for creating catkeys for other languages. All localization files must be # placed in the "locales" subdirectory. -LOCALES = en de +LOCALES = de en es fi fr it nl ro # Specify all the preprocessor symbols to be defined. The symbols will not # have their values set automatically; you must supply the value (if any) to