blob: 5c45cb7cb9de81219ed26b05a88f7cb021f8a8ba (
plain)
1
2
3
4
5
6
|
# This is a dummy Makefile.am to get automake work flawlessly,
# and also cooperate to make a distribution for `make dist'
EXTRA_DIST = README adduser.c adduser.sh adduser2.sh \
atudel groupmems.shar pwdauth.c shadow-anonftp.patch \
udbachk.tgz
|