summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2016-03-03 23:01:53 +0100
committerpgen <p.gen.progs@gmail.com>2016-03-03 23:01:53 +0100
commit115a19ecc3fd2d9dd98da1b58540a35df233097a (patch)
treeea8edf5ffd3347dcf3bd848ac46440b8637fc9d4 /Makefile.in
parent3714031448790d12cd03b633c6fbca3ad1423631 (diff)
Add the examples directory to objects managed by automake
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 ffa44c5..4bc17a5 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 version COPYRIGHT INTERNALS.rst LICENSE.rst README.rst
+EXTRA_DIST = smenu.spec.in smenu.spec build.sh version COPYRIGHT INTERNALS.rst LICENSE.rst README.rst examples
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-am