Merge pull request #60 from Bandie/master

Fixes #59
This commit is contained in:
Bandie 2018-10-01 20:37:20 +02:00 committed by GitHub
commit 016b422544
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

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"