From 9dfd49e5def7357c59f8bc676981f5466bdb2d2c Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Wed, 3 Feb 2021 13:12:40 +0100 Subject: Fix makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 088d7b2..7ed522b 100644 --- a/Makefile +++ b/Makefile @@ -116,6 +116,7 @@ debs: $(DISTROS) DISTFILES= \ $(SRC) \ src/file.h \ + Makefile \ include/unicode.h \ debian/control \ debian/compat \ -- cgit v1.2.3