test:
	sh ./_run_tests.sh

clean:
	rm -rf fake_gpg_home test.config test.stdout test.stderr test_gpg.batch
