summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2021-02-03 13:12:40 +0100
committerRoland Reichwein <mail@reichwein.it>2021-02-03 13:12:40 +0100
commit9dfd49e5def7357c59f8bc676981f5466bdb2d2c (patch)
treef396af6d338a46c6ae9e3e2a1fd7dec141343578
parent311faedc84f28f525839be7f95c56f726cc875f6 (diff)
Fix makefile
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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 \