summaryrefslogtreecommitdiff
path: root/libparted/fs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libparted/fs/Makefile.am')
-rw-r--r--libparted/fs/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libparted/fs/Makefile.am b/libparted/fs/Makefile.am
index 74f275a..e40eee8 100644
--- a/libparted/fs/Makefile.am
+++ b/libparted/fs/Makefile.am
@@ -32,6 +32,8 @@ libfs_la_SOURCES = \
fat/count.h \
fat/fat.c \
fat/fat.h \
+ f2fs/f2fs.c \
+ f2fs/f2fs.h \
hfs/hfs.c \
hfs/hfs.h \
hfs/probe.c \