05d8fe5d5f
LICENSE was renamed COPYING because otherwise `autoreconf` complains loudly. This is also the reason AUTHORS, INSTALL, and README were created. Man pages were moved into src/pam_panic/man and src/pam_panic_pw/man. Finally, certain variables are passed through the config.h file to the module rather than as -D flags on the command-line.
4 lines
66 B
Makefile
4 lines
66 B
Makefile
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
SUBDIRS = src/pam_panic src/pam_panic_pw
|