Add basic test-script for git-submodule
[gitweb.git] / Makefile
index 29243c6e8b49958ddcb08df0eb4223b14fd3e19f..5cf2169ef06ebae1c54aff61fba07cb3b0a684d3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -209,7 +209,7 @@ SCRIPT_SH = \
        git-applymbox.sh git-applypatch.sh git-am.sh \
        git-merge.sh git-merge-stupid.sh git-merge-octopus.sh \
        git-merge-resolve.sh git-merge-ours.sh \
-       git-lost-found.sh git-quiltimport.sh
+       git-lost-found.sh git-quiltimport.sh git-submodule.sh
 
 SCRIPT_PERL = \
        git-add--interactive.perl \