From a3778e26ae62a2d17dbcecf5c3f9971f200b1dae Mon Sep 17 00:00:00 2001 From: "tgoff0@gmail.com" Date: Fri, 22 May 2015 00:55:03 +0000 Subject: [PATCH] Include python-prefix.py as part of the distribution files. --- trunk/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/trunk/Makefile.am b/trunk/Makefile.am index 49869213..866f55fb 100644 --- a/trunk/Makefile.am +++ b/trunk/Makefile.am @@ -24,6 +24,7 @@ ACLOCAL_AMFLAGS = -I config # extra files to include with distribution tarball EXTRA_DIST = bootstrap.sh LICENSE README-Xen Changelog kernel \ + python-prefix.py \ packaging/bsd \ packaging/deb/compat \ packaging/deb/copyright \