This commit is contained in:
2018-10-01 19:11:11 +02:00
parent 4eb0c2efb0
commit cf2b9707c5

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"