summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2019-03-29 00:46:13 +0100
committerpgen <p.gen.progs@gmail.com>2019-03-30 11:39:03 +0100
commit21c53c7920633c4f6a848c2f418b5ff4cf3fd52a (patch)
treeae7fcffc6e8524cdd87f16b1958900d9e2a04b21 /Makefile.in
parentf2dd3b30aa30209253c50bdd3fab44c0de750d0f (diff)
Improve error messages and add a FAQ
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index f33fb7d..a45cb86 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -312,8 +312,9 @@ smenu_SOURCES = smenu.c smenu.h list.c list.h xmalloc.c xmalloc.h \
utils.c utils.h getopt.c getopt.h usage.c usage.h
dist_man_MANS = smenu.1
-EXTRA_DIST = smenu.spec.in smenu.spec ChangeLog build.sh version \
- COPYRIGHT LICENSE.rst README.rst examples build-aux tests
+EXTRA_DIST = smenu.spec.in smenu.spec ChangeLog build.sh version \
+ COPYRIGHT LICENSE.rst README.rst examples build-aux tests \
+ FAQ
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-am