diff options
Diffstat (limited to 'snapcraft/Makefile.am')
-rw-r--r-- | snapcraft/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/snapcraft/Makefile.am b/snapcraft/Makefile.am index 2ec39ce5b..a8220670d 100644 --- a/snapcraft/Makefile.am +++ b/snapcraft/Makefile.am @@ -1,6 +1,7 @@ EXTRA_DIST = snapcraft.yaml \ README.snap_build.md \ README.usage.md \ + extra_version_info.txt \ scripts \ defaults \ helpers \ |