+command "commit": Write any pending changes and remount the volume.
[captive.git] / src / client / cmdline / Makefile.am
index 98ee23a..ae5dac5 100644 (file)
@@ -21,6 +21,8 @@ include $(top_srcdir)/Makefile-head.am
 captive_cmdline_SOURCES= \
                cmd_cd.c \
                cmd_cd.h \
+               cmd_commit.c \
+               cmd_commit.h \
                cmd_get.c \
                cmd_get.h \
                cmd_help.c \