#!/usr/bin/make -f
# -*- makefile -*-

DESTDIR=$(CURDIR)/debian/nut-nutrition

%:
	dh $@

