diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index bb4d209..6b93cf9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1055,7 +1055,7 @@ taz: $(DEVO_SUPPORT) $(SUPPORT_FILES) texinfo/texinfo.tex texinfo/gpl.texinfo ./configure sun4 $(MAKE) clean ./configure -rm sun4 - chmod og=u `find etc $(DEVO_SUPPORT) $(SUPPORT_FILES) -print` + chmod og=u `find etc $(DEVO_SUPPORT) $(SUPPORT_FILES) $(TOOL) -print` # Make links, and run "make diststuff" when needed. # The `echo' for setting `p' is to convert all whitespace to spaces. # Then the `case' further below should tell whether $$d is in |