diff options
-rw-r--r-- | Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index 9484257..bd2a695 100644 --- a/Makefile.in +++ b/Makefile.in @@ -12,10 +12,10 @@ # List of translations to install. -LOCALES = +#LOCALES = # List of man page translations to install. -MAN_LOCALES = +#MAN_LOCALES = # Can change these variables with ./configure in the same why you # would configure them when running make. |