mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
python: Split up large Python extension into smaller C files.
Reduces build time in this directory from 11s to 3s.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
include guestfs-py.h
|
||||
include actions.h
|
||||
include config.h
|
||||
include guestfs-internal-all.h
|
||||
include guestfs-internal-frontend-cleanups.h
|
||||
|
||||
Reference in New Issue
Block a user