#!/usr/bin/make -f

%:
	dh $@

maintainerclean:
	rm -r libcamx-dev/
