diff options
| author | Rutherther <rutherther@ditigal.xyz> | 2026-01-18 18:00:22 +0100 |
|---|---|---|
| committer | Rutherther <rutherther@ditigal.xyz> | 2026-01-18 18:00:22 +0100 |
| commit | 010af50497144d7de0f3684ef4134aa2abfc03c6 (patch) | |
| tree | f1039a2feb0192cce3d8079c0135cb62754e5fc4 /Makefile.am | |
| parent | 077aaa1138cb071881ddb715f6f0969a3d0b36a8 (diff) | |
maint: Add missing build-aux files to EXTRA_DIST.
* Makefile.am (EXTRA_DIST): Add missing build-aux files.
Change-Id: I4b186985029b963110feffc3463952b0521023fc
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 370721694f0..480c42d5898 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -773,9 +773,12 @@ EXTRA_DIST += \ | |||
| 773 | build-aux/compile-as-derivation.scm \ | 773 | build-aux/compile-as-derivation.scm \ |
| 774 | build-aux/config.rpath \ | 774 | build-aux/config.rpath \ |
| 775 | build-aux/convert-xref.scm \ | 775 | build-aux/convert-xref.scm \ |
| 776 | build-aux/cuirass/evaluate.scm \ | ||
| 776 | build-aux/extract-syscall-ranges.sh \ | 777 | build-aux/extract-syscall-ranges.sh \ |
| 777 | build-aux/generate-authors.scm \ | 778 | build-aux/generate-authors.scm \ |
| 779 | build-aux/gitlog-to-changelog \ | ||
| 778 | build-aux/git-version-gen \ | 780 | build-aux/git-version-gen \ |
| 781 | build-aux/keep-only-translated.scm \ | ||
| 779 | build-aux/mdate-from-git.scm \ | 782 | build-aux/mdate-from-git.scm \ |
| 780 | build-aux/test-driver.scm \ | 783 | build-aux/test-driver.scm \ |
| 781 | build-aux/update-NEWS.scm \ | 784 | build-aux/update-NEWS.scm \ |
