diff options
-rw-r--r-- | images/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/images/Makefile.am b/images/Makefile.am index 4b253a31..622d2881 100644 --- a/images/Makefile.am +++ b/images/Makefile.am @@ -42,6 +42,8 @@ EXTRA_DIST = \ guest-aux/make-fedora-img.sh \ guest-aux/fedora-name.db.txt \ guest-aux/fedora-name.db \ + guest-aux/fedora-packages.db.txt \ + guest-aux/fedora-packages.db \ guest-aux/make-ubuntu-img.sh \ guest-aux/make-windows-img.sh \ guest-aux/windows-software \ |