Rename tune2fs.c -> ext2.c

This commit is contained in:
Richard Jones
2009-04-30 13:02:29 +01:00
parent f666990c2f
commit 668d27b568
2 changed files with 1 additions and 1 deletions

View File

@@ -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