summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2016-03-13 11:54:01 +0100
committerpgen <p.gen.progs@gmail.com>2016-03-13 12:47:45 +0100
commit874b657f867b259879a5be31dc3f19772ee44e2c (patch)
tree772c574cb65dc179adbeccd93a000c50c24f35fc /Makefile.in
parent63f77c2abe61ed0e8f4d1e59e19193a07e20d223 (diff)
Bump to version 0.9.1v0.9.1
- Add a ChangeLog file - Move, add and improve some comments
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 25fea8e..35f3ecf 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -81,7 +81,7 @@ subdir = .
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
$(top_srcdir)/configure $(am__configure_deps) \
$(srcdir)/config.h.in $(srcdir)/smenu.spec.in depcomp \
- $(dist_man_MANS) TODO install-sh missing
+ $(dist_man_MANS) ChangeLog TODO install-sh missing
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
@@ -291,7 +291,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
smenu_SOURCES = smenu.c
dist_man_MANS = smenu.1
-EXTRA_DIST = smenu.spec.in smenu.spec build.sh version COPYRIGHT INTERNALS.rst LICENSE.rst README.rst examples
+EXTRA_DIST = smenu.spec.in ChangeLog smenu.spec build.sh version COPYRIGHT INTERNALS.rst LICENSE.rst README.rst examples
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-am