asn1:
	rm -f *.c *.h
	asn1c kkdcp.asn1
	rm -f Makefile.am.sample
	rm -f converter-sample.c
