aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.in
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-05-29 22:51:13 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-05-29 22:51:13 +0000
commita0ce95e155de68bd5a088a7a539f45aa7134b00b (patch)
tree4e8c3919e90ce83dbc502b6eeb82668693a46297 /lib/Makefile.in
parentabc751ae1300c7131eb2878a13cec0e24ea2840d (diff)
David LeBlanc's fixes!
Diffstat (limited to 'lib/Makefile.in')
-rw-r--r--lib/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index aece159e1..fb7adccee 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -117,7 +117,7 @@ all: all-redirect
.SUFFIXES:
.SUFFIXES: .S .c .o .s
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
- cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps lib/Makefile
+ cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) \