#!/usr/bin/make -f
# -*- makefile -*-
%:
	dh $@  --buildsystem ruby --with ruby
