summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-01-12 21:11:23 +0000
committerRoland McGrath <roland@redhat.com>1993-01-12 21:11:23 +0000
commit4c84e130646de350a0fd86e98024ed79f86abfad (patch)
treed3eb530c5c6800b7fa677ab0aad1d615e16cb3e6 /configure.in
parentef028aa4c61afb7b09d3bac48f23e4c9912c2781 (diff)
downloadgunmake-4c84e130646de350a0fd86e98024ed79f86abfad.tar.gz
Formerly configure.in.~10~
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index c6859f1..9d309d5 100644
--- a/configure.in
+++ b/configure.in
@@ -47,7 +47,7 @@ AC_USG
AC_DYNIX_SEQ
AC_XENIX_DIR
-AC_OUTPUT(Makefile glob/Makefile)
+AC_OUTPUT(Makefile build.sh glob/Makefile)
dnl Local Variables:
dnl comment-start: " dnl "