summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cb73659..06a48ee 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# BFH metapackages
-# Copyright (C) 2021 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2013-2021 Daniel Baumann <daniel@debian.org>
#
# SPDX-License-Identifier: GPL-3.0+
#
@@ -26,6 +26,7 @@ all: build
clean: clean-man
clean-man:
+ # clean man
$(MAKE) -C man clean
build: build-man