diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2024-12-02 16:20:04 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2024-12-12 23:23:34 +0100 |
| commit | 5e2daf4b10cdbb7b5b3a7b1a49b0dfdba4346748 (patch) | |
| tree | a7fdcef82ec471287f32e92ad4f03badecf25304 /Makefile.am | |
| parent | 46a8922105a8162a7ecabfb66b4242e072e22ef3 (diff) | |
maint: Add ungrafting manifest.
* etc/manifests/ungraft.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
Change-Id: If4aa7649721b93d3297ecd967d5db4a6b71ec6eb
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 1070d707c45..27ea69d8da3 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -751,6 +751,7 @@ EXTRA_DIST += \ | |||
| 751 | etc/manifests/source.scm \ | 751 | etc/manifests/source.scm \ |
| 752 | etc/manifests/system-tests.scm \ | 752 | etc/manifests/system-tests.scm \ |
| 753 | etc/manifests/time-travel.scm \ | 753 | etc/manifests/time-travel.scm \ |
| 754 | etc/manifests/ungraft.scm \ | ||
| 754 | etc/manifests/upgrade.scm \ | 755 | etc/manifests/upgrade.scm \ |
| 755 | scripts/guix.in \ | 756 | scripts/guix.in \ |
| 756 | tests/cve-sample.json \ | 757 | tests/cve-sample.json \ |
