commit a37a930ca65c365da4f2b8652d066b90d1035672 from: Omar Polo date: Sun Jan 30 23:07:59 2022 UTC add contribs in the distribution tarball commit - 5ed4e80856e857506e339002de7ccab3b46618c8 commit + a37a930ca65c365da4f2b8652d066b90d1035672 blob - 5aaf428d1af6ccd53968e24a997dac6eba8602b6 blob + e9aee092435434abaed93a971c485b66e12956fe --- Makefile.am +++ Makefile.am @@ -4,7 +4,12 @@ EXTRA_DIST = compat/imsg.h \ compat/ohash.h \ compat/queue.h \ compat/tree.h \ - compat/vis.h + compat/vis.h \ + contrib/9ps-mode.el \ + contrib/Makefile \ + contrib/README.md \ + contrib/fingerprint \ + contrib/gencert AM_CPPFLAGS += -DKAMID_VERSION='"@VERSION"' \ -I$(top_srcdir)/lib \