summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f478b89..1c29509 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include common.mk
VERSION=$(shell dpkg-parsechangelog --show-field Version)
-DISTROS=base debian11 ubuntu2204 ubuntu2210
+DISTROS=base debian11 debian12 ubuntu2204 ubuntu2210
PROJECTNAME=libreichwein
TGZNAME=$(shell ls -t ../$(PROJECTNAME)-$(VERSION).tar.xz | head -n1 | sed -e 's,^../,,')