Commit 161b72917ba6c70a8d2fb7a7335137f6332c49df

Authored by Perry Werneck
1 parent 6103e5df

Fixing build.

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