summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2022-07-18 13:56:24 +0200
committerpgen <p.gen.progs@gmail.com>2022-07-18 14:01:37 +0200
commit1e86348103e8d6f00767146e6599c440fb803ddc (patch)
treec9341cacc45b76974c989e492e35bb2d6014b0a8 /Makefile.am
parent57608525fbfc3fdd13e468fc2af425c2030920c5 (diff)
Change the reference to LICENSE.rst with LICENSE
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 04d3f29..c81a2f9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@ smenu_SOURCES = smenu.c smenu.h list.c list.h xmalloc.c xmalloc.h \
utils.c utils.h usage.c usage.h ctxopt.h ctxopt.c \
safe.h safe.c
dist_man_MANS = smenu.1
-EXTRA_DIST = ChangeLog build.sh version COPYRIGHT LICENSE.rst README.rst \
+EXTRA_DIST = ChangeLog build.sh version COPYRIGHT LICENSE README.rst \
examples build-aux tests FAQ
dist-hook: