#!/usr/bin/make -f
#
# Univention Home Mounter
#  rules file of the debian package
#
# SPDX-FileCopyrightText: 2004-2025 Univention GmbH
# SPDX-License-Identifier: AGPL-3.0-only

%:
	dh $@ --with ucr
