Commit cade562926337035d83a669156313e97152d594a

Authored by Perry Werneck
1 parent 382b5a8c

Updating readme and locale build.

Showing 2 changed files with 2 additions and 1 deletions   Show diff stats
Makefile.in
... ... @@ -54,7 +54,7 @@ sysconfdir=@sysconfdir@
54 54  
55 55 BASEDIR=@BASEDIR@
56 56  
57   -POTDIR=$(BASEDIR)/lib@LIB3270_NAME@/.pot
  57 +POTDIR=$(BASEDIR)/.pot
58 58  
59 59 OBJDIR=$(BASEDIR)/.obj/lib@LIB3270_NAME@
60 60 OBJDBG=$(OBJDIR)/Debug
... ...
README.md
... ... @@ -21,3 +21,4 @@ Building for Linux
21 21  
22 22 Cross-compiling for Windows
23 23 ===========================
  24 +
... ...