7 lines
278 B
Makefile
7 lines
278 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 = HOWTO LICENSE LSM README \
|
|
README.limits README.linux README.nls README.pam \
|
|
README.platforms WISHLIST console.c.spec.txt cracklib26.diff
|