diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index fe3ef9116d..3bd8c29dd3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6117,6 +6117,8 @@ EXTRA_DIST += \ test/TEST-13-NSPAWN-SMOKE/Makefile \ test/TEST-13-NSPAWN-SMOKE/create-busybox-container \ test/TEST-13-NSPAWN-SMOKE/test.sh \ + test/TEST-14-MACHINE-ID/Makefile \ + test/TEST-14-MACHINE-ID/test.sh \ test/test-functions EXTRA_DIST += \ |