summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2018-09-29 11:03:34 +0200
committerpgen <p.gen.progs@gmail.com>2018-10-01 19:36:56 +0200
commit79ddfc36120edfedf8c7c2ea6ce4eff05fac4fb6 (patch)
tree945c75f62c997619485b16c401ee6ca935aac7d2 /Makefile.in
parent9fee0325cc5569a9c909730e404994c3ad0d51c1 (diff)
Create smenu.h
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 0f48742..c95646b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -306,7 +306,9 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-smenu_SOURCES = smenu.c ptrlist.c ptrlist.h xmalloc.c xmalloc.h index.c index.h utf8.c utf8.h
+smenu_SOURCES = smenu.c smenu.h ptrlist.c ptrlist.h xmalloc.c xmalloc.h \
+ index.c index.h utf8.c utf8.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