6 lines
259 B
Makefile
6 lines
259 B
Makefile
|
# 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-old.c adduser.sh adduser2.sh \
|
||
|
atudel pwdauth.c rpasswd.c shadow-anonftp.patch udbachk.v012.tgz
|