#!/usr/bin/make -f

%:
	TEST_SHARED_MEMORY=1 dh $@
