Test suites with dirty autoconf. Closes #20

This commit is contained in:
2018-05-11 01:29:13 +02:00
parent 231cc86562
commit 3b9cb19ec8
9 changed files with 207 additions and 32 deletions

View File

@ -3,3 +3,8 @@ ACLOCAL_AMFLAGS = -I m4
AM_CPPFLAGS = -I src
SUBDIRS = src/pam_panic src/pam_panic_pw
.PHONY: all test clean
test:
make -C test