summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2003-03-25 00:15:25 +0000
committerPaul Smith <psmith@gnu.org>2003-03-25 00:15:25 +0000
commitff9c7b4fc6ba60f1cba18b9a92fe3942c90e5761 (patch)
tree4f3b49e3a7c2acba5cb614fdcf118814db022843 /Makefile.am
parenta75461154496b30a73747c65380b444f16e4f5b8 (diff)
downloadmake-ff9c7b4fc6ba60f1cba18b9a92fe3942c90e5761.tar.gz
Commit fix for bug #1418.
Upgrade to require autoconf 2.56. Fix a pathological performance hit substituting in large values with lots of words.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f01aeebf..11eeb73f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,6 +13,7 @@ else
remote = remote-stub.c
endif
+
make_SOURCES = ar.c arscan.c commands.c default.c dir.c expand.c file.c \
function.c getopt.c getopt1.c implicit.c job.c main.c \
misc.c read.c remake.c $(remote) rule.c signame.c \