summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/src/Makefile.in')
-rw-r--r--gettext-tools/src/Makefile.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/gettext-tools/src/Makefile.in b/gettext-tools/src/Makefile.in
index 96cca75..d4a4406 100644
--- a/gettext-tools/src/Makefile.in
+++ b/gettext-tools/src/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.7.3 from Makefile.am.
+# Makefile.in generated by automake 1.7.5 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
@@ -424,6 +424,7 @@ RELOCATABLE_SRC_DIR = $(top_srcdir)/lib
RELOCATABLE_BUILD_DIR = ../lib
RELOCATABLE_CONFIG_H_DIR = ..
subdir = src
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES = user-email
@@ -1193,8 +1194,8 @@ install-binPROGRAMS: install-libLTLIBRARIES
installdirs: installdirs-local
$(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) $(DESTDIR)$(includedir)
-
-install: install-am
+install: $(BUILT_SOURCES)
+ $(MAKE) $(AM_MAKEFLAGS) install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am