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

override_dh_auto_configure:
	dh_auto_configure -- -DENABLE_HTTP_STREAM_PLAYBACK=ON

%:
	dh $@