summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2016-02-24 23:49:56 +0100
committerpgen <p.gen.progs@gmail.com>2016-02-24 23:49:56 +0100
commit1580c4aa8b2294ef7c7bb9815d2efa063eb9b24c (patch)
tree9c0a589de5ad1808b9239a443bed99aa50eb31c7 /Makefile.in
parent5b526aa1369595f0259e747e9592cff45c4286d9 (diff)
Make configure.am generic by putting the version string in a file
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index c80921e..ffa44c5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -291,7 +291,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
smenu_SOURCES = smenu.c smenu.h
dist_man_MANS = smenu.1
-EXTRA_DIST = smenu.spec.in smenu.spec build.sh COPYRIGHT INTERNALS.rst LICENSE.rst README.rst
+EXTRA_DIST = smenu.spec.in smenu.spec build.sh version COPYRIGHT INTERNALS.rst LICENSE.rst README.rst
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-am