8 lines
235 B
Makefile
8 lines
235 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 = limits login.access login.defs login.defs.hurd login.defs.linux \
|
|
shells suauth
|
|
|
|
SUBDIRS = pam.d
|