diff options
| author | Lars Ingebrigtsen | 2022-01-21 08:55:43 +0100 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2022-01-21 08:55:43 +0100 |
| commit | a6ad584ac27dcc6bbe2476face53a3165f99366d (patch) | |
| tree | 96e602b0e0401c4da9cc510c4f2cacbaddebcc7f /admin | |
| parent | 6e8bafc99698714846de29afc8fe329dd5bc92c2 (diff) | |
| download | emacs-a6ad584ac27dcc6bbe2476face53a3165f99366d.tar.gz emacs-a6ad584ac27dcc6bbe2476face53a3165f99366d.zip | |
Adjust emake after recent changes
Diffstat (limited to 'admin')
| -rwxr-xr-x | admin/emake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/emake b/admin/emake index 2ff553289da..bfada1eb3e9 100755 --- a/admin/emake +++ b/admin/emake | |||
| @@ -80,6 +80,7 @@ The GNU allocators don't work|\ | |||
| 80 | ^'\.git/|\ | 80 | ^'\.git/|\ |
| 81 | ^\^\(\(|\ | 81 | ^\^\(\(|\ |
| 82 | ^'build-aux/git-hooks\ | 82 | ^'build-aux/git-hooks\ |
| 83 | ^ANCIENT=yes make\ | ||
| 83 | " | \ | 84 | " | \ |
| 84 | while read | 85 | while read |
| 85 | do | 86 | do |