]> git.ozlabs.org Git - ppp.git/blob - scripts/Makefile.am
CI: Updated the 'checkout' actions that were using Node.js 16 to Node.js 20. (#489)
[ppp.git] / scripts / Makefile.am
1 EXTRA_CHATCHAT = \
2     chatchat/chatchat.c \
3     chatchat/README
4
5 EXTRA_SCRIPTS = \
6     autopppd \
7     callback \
8     chatchat \
9     ip-down.local.add \
10     ip-up.local.add \
11     ipv6-down.sample \
12     ipv6-up.sample \
13     options-rsh-loc \
14     options-rsh-rem \
15     options-ssh-loc \
16     options-ssh-rem \
17     plog \
18     poff \
19     pon \
20     pon.1 \
21     ppp-off \
22     ppp-on \
23     ppp-on-dialer \
24     ppp-on-rsh \
25     ppp-on-ssh \
26     README \
27     redialer \
28     secure-card
29
30 EXTRA_DIST= \
31     $(EXTRA_CHATCHAT) \
32     $(EXTRA_SCRIPTS)