diff options
Diffstat (limited to 'intl/Makefile.in')
-rw-r--r-- | intl/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/intl/Makefile.in b/intl/Makefile.in index e56ef5b7..1510eb39 100644 --- a/intl/Makefile.in +++ b/intl/Makefile.in @@ -230,6 +230,8 @@ installdirs: # Define this as empty until I found a useful application. installcheck: +install-shlibs: + uninstall: if test "$(PACKAGE)" = "gettext" \ && test '@INTLOBJS@' = '$(GETTOBJS)'; then \ |