Dump all refs and marks during a checkpoint in fast-import.
[gitweb.git] / Documentation / Makefile
index 96755ad68751282eb7262cd5cec3d84a3d07d85c..5314068d32f1e9205ec7b76c9356674a414d773c 100644 (file)
@@ -76,9 +76,12 @@ cmds_txt = cmds-ancillaryinterrogators.txt \
        cmds-mainporcelain.txt \
        cmds-plumbinginterrogators.txt \
        cmds-plumbingmanipulators.txt \
-       cmds-synchingrepositories.txt
+       cmds-synchingrepositories.txt \
+       cmds-synchelpers.txt \
+       cmds-purehelpers.txt \
+       cmds-foreignscminterface.txt
 
-$(cmds_txt): cmd-list.perl $(MAN1_TXT) $(MAN7_TXT)
+$(cmds_txt): cmd-list.perl $(MAN1_TXT)
        perl ./cmd-list.perl
 
 git.7 git.html: git.txt core-intro.txt