Merge pull request #60 from Bandie/master

Fixes #59
This commit is contained in:
2018-10-01 20:37:20 +02:00
committed by GitHub

View File

@ -13,4 +13,6 @@ update-po:
all: update-po
test:
make clean
make -C test
@printf "Note: If you want to build pam_panic now, you should run 'make clean' first.\n"