diff options
Diffstat (limited to 'ao-tools/libaltos/Makefile.am')
| -rw-r--r-- | ao-tools/libaltos/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ao-tools/libaltos/Makefile.am b/ao-tools/libaltos/Makefile.am index 2f1d6fca..4d29d80e 100644 --- a/ao-tools/libaltos/Makefile.am +++ b/ao-tools/libaltos/Makefile.am @@ -1,5 +1,6 @@ JAVAC=javac AM_CFLAGS="-I$(JVM_INCLUDE)" +AM_JAVACFLAGS=-encoding UTF-8 lib_LTLIBRARIES=libaltos.la |
