Commit 161b72917ba6c70a8d2fb7a7335137f6332c49df

Authored by Perry Werneck
1 parent 6103e5df

Fixing build.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
Makefile.in
... ... @@ -182,7 +182,7 @@ $(POTDIR)/$(LIBNAME)/%.pot: \
182 182 all: \
183 183 $(BINRLS)/$(LIBNAME)@DLLEXT@ \
184 184 $(BINRLS)/static/$(LIBNAME).a \
185   - $(POTDIR)/$(LIBNAME).pot
  185 + $(POTDIR)/lib3270.pot
186 186  
187 187 Release: \
188 188 $(BINRLS)/$(LIBNAME)@DLLEXT@ \
... ...