summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2016-03-06 19:08:00 +0100
committerpgen <p.gen.progs@gmail.com>2016-03-06 19:08:00 +0100
commitede7a90ffce9cd36f814d4a33ca2d5c3f67352a2 (patch)
treef64641d02ff5e17d09e970c77e619ee8bbb61144 /Makefile.am
parent115a19ecc3fd2d9dd98da1b58540a35df233097a (diff)
Reorganize the code a little
- remove the smenu.h header file - add/rewrite some comments - move parts of code to more logical places
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 8f540e4..7467100 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
bin_PROGRAMS = smenu
-smenu_SOURCES = smenu.c smenu.h
+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