#!/usr/bin/make -f

%:
	dh $@

maintainerclean:
	rm -r \
		camx-nhx/ \
		LICENSE.qcom-2
