summaryrefslogtreecommitdiffstats
path: root/Makefile.am
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.am
parent3714031448790d12cd03b633c6fbca3ad1423631 (diff)
Add the examples directory to objects managed by automake
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ba22942..8f540e4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
bin_PROGRAMS = smenu
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