summaryrefslogtreecommitdiff
path: root/scripts/Makefile.am
blob: 57baee4931cc0bf8febef93714d0c9fc7dffebaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
TODO: this would be nice to enable, but we need --help and --version
#       flags on all of our scripts first (this is what it checks)
#AUTOMAKE_OPTIONS = std-options

bin_SCRIPTS \
        abs \
        gensync \
        makepkg \
        makeworld \
        pacman-optimize \
        rankmirrors \
        repo-add \
        repo-remove \
        updatesync

EXTRA_DIST $(bin_SCRIPTS)

abs gensync makepkg makeworld pacman-optimize rankmirrors repo-add repo-remove re-pacman updatesync: