Group common git-project functions in script
[hvutilities.git] / scripts / Makefile.am
index 84a7df4..91a359e 100644 (file)
@@ -2,7 +2,7 @@
 
 # Install scripts in $(bindir) and distribute them.
 dist_bin_SCRIPTS = \
-    camera-download \
+    avi2mp4 \
     cd-erase cd-copy media-write \
     cgrep \
     pstopdf \
@@ -15,18 +15,32 @@ dist_bin_SCRIPTS = \
     mail-files mail-if-fail mail-statistics \
     replace.pl \
     rotatelogs \
+    run-fstrim.sh \
     setdate \
     strip-debug-symbols \
     tildes-clean \
-    vb vd vl vs \
-    hg-format-patch \
-    git-hg-sub-import \
+    vb vd vl vs vs-sub vco vco-sub \
+    hv-hg-functions.sh \
+    hg-format-patch hg-update-subrepos \
+    git-hg-sub-import git-hg-sub-update \
+    git-repos-update-clean \
+    hv-git-functions.sh \
+    git-project-fetch.sh \
+    git-project-list.sh \
+    git-project-update.sh \
+    git-project-clone.sh \
+    git-project-tag.sh \
+    source-code-stats \
     flac2ogg flac2mp3 \
     hv-scan \
+    hvpdf-rotate \
     tape-backup tape-backup-mult tape-list tape-restore
 
+
 # we want these in the dist tarball
-EXTRA_DIST =
+# (for scripts that we don't want to install but want to distribute)
+EXTRA_DIST = \
+    replace-gpl-header.sh
 
 CLEANFILES = *~