]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Add missing gettext-tools/src/Makefile.am change in commit c3e1f8e3
authorDaiki Ueno <ueno@gnu.org>
Tue, 15 Jul 2014 04:16:18 +0000 (13:16 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 15 Jul 2014 04:17:06 +0000 (13:17 +0900)
gettext-tools/src/Makefile.am

index 42899dab971fa14aa4ccf26f174efdeb9fc6157f..9f2325fcd23cb3648d5e393ce7c189e5edfd98ad 100644 (file)
@@ -259,7 +259,7 @@ libgettextsrc_la_CPPFLAGS += $(GETTEXTLIB_EXPORTS_FLAGS)
 endif
 
 # No need to install libgettextsrc.a, except on AIX.
-install-exec-local: install-libLTLIBRARIES install-exec-clean
+install-exec-hook: install-exec-clean
 install-exec-clean:
        case "@host_os@" in \
          aix*) ;; \