projects
/
backups
/
.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Clean-up the scripts directory a little
[backups/.git]
/
scripts
/
Makefile.am
1
bin_SCRIPTS = \
2
drive.sh \
3
files-from-date.sh \
4
find-cmd.sh \
5
list-dates.sh \
6
restore-script.sh \
7
rsync-cmd.sh
8
9
EXTRA_DIST = $(bin_SCRIPTS)