mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Rename tune2fs.c -> ext2.c
This commit is contained in:
@@ -28,6 +28,7 @@ guestfsd_SOURCES = \
|
||||
debug.c \
|
||||
devsparts.c \
|
||||
dir.c \
|
||||
ext2.c \
|
||||
file.c \
|
||||
guestfsd.c \
|
||||
ls.c \
|
||||
@@ -38,7 +39,6 @@ guestfsd_SOURCES = \
|
||||
stubs.c \
|
||||
sync.c \
|
||||
tar.c \
|
||||
tune2fs.c \
|
||||
upload.c \
|
||||
../src/guestfs_protocol.h \
|
||||
../src/guestfs_protocol.c
|
||||
|
||||
Reference in New Issue
Block a user