diff options
Diffstat (limited to 'automake.in')
-rw-r--r-- | automake.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/automake.in b/automake.in index 1bd994e55..f3fc068b3 100644 --- a/automake.in +++ b/automake.in @@ -6198,7 +6198,6 @@ sub locate_aux_dir () # push_required_file ($DIR, $FILE, $FULLFILE) # ------------------------------------------- -# Push the given file onto DIST_COMMON. sub push_required_file { my ($dir, $file, $fullfile) = @_; |