diff --git a/Makefile.am b/Makefile.am index 2ab2379..cc049ad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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"