Correctly specify the guestfs-inspectd name.

This commit is contained in:
2024-03-02 21:44:39 -05:00
parent 57b50915c8
commit c99f1b7511
2 changed files with 2 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
build:
gcc guestfs-inspectd.c -o guestfs-inspect -lguestfs
gcc guestfs-inspectd.c -o guestfs-inspectd -lguestfs