Commit 819287cabbc0eb5ce408f6448230d4371529bf35
1 parent
816f7f49
Exists in
master
and in
3 other branches
Fixing build.
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
Makefile.in
@@ -120,8 +120,7 @@ locale: \ | @@ -120,8 +120,7 @@ locale: \ | ||
120 | lib@LIB3270_NAME@.pot | 120 | lib@LIB3270_NAME@.pot |
121 | 121 | ||
122 | lib@LIB3270_NAME@.pot: \ | 122 | lib@LIB3270_NAME@.pot: \ |
123 | - $(POTDIR)/lib@LIB3270_NAME@.pot \ | ||
124 | - $(POTDIR)/lib@LIB3270_NAME@++.pot | 123 | + $(POTDIR)/lib@LIB3270_NAME@.pot |
125 | 124 | ||
126 | @rm -f $@ | 125 | @rm -f $@ |
127 | @mkdir -p `dirname $@` | 126 | @mkdir -p `dirname $@` |