Add a script to edit/inspect notes
[gitweb.git] / Makefile
index 0bc96d8d32c67ef40bc3a8f3f67b057b9d9f4315..69e1073e3e4547faf956f0e452107f11bad70387 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -258,6 +258,7 @@ SCRIPT_SH += git-merge-octopus.sh
 SCRIPT_SH += git-merge-one-file.sh
 SCRIPT_SH += git-merge-resolve.sh
 SCRIPT_SH += git-mergetool.sh
+SCRIPT_SH += git-notes.sh
 SCRIPT_SH += git-parse-remote.sh
 SCRIPT_SH += git-pull.sh
 SCRIPT_SH += git-quiltimport.sh