#!/usr/bin/make -f
# SPDX-License-Identifier: GPL-2.0-or-later

# Simple dh-based rules file for linuxmuster-prepare.
# Python packaging support is provided via dh-python.

%:
	dh $@
