Commit 2ecaadbea7ab1620d4ed3f2a05ed2abb1d162b43

Authored by Perry Werneck
1 parent 13aef96e
Exists in master and in 1 other branch develop

Fixing Makefile.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
Makefile.in
... ... @@ -76,7 +76,7 @@ $(BINRLS)/libipc3270@LIBEXT@:
76 76  
77 77 install: \
78 78 install-plugin \
79   - install-client \
  79 + install-shared \
80 80 install-devel
81 81  
82 82 install-plugin:
... ...