aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2013-07-17 01:11:00 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2013-07-17 14:03:53 +0200
commit20709b7a7e1bdaae59d704596898e727e1155d77 (patch)
treede4d6b0cfa945395318659d2a9d41e737ee19563 /src/Makefile.am
parent08f5064ef7b204d3c564f76b1c2e78d83d586a1a (diff)
downloadcalcurse-20709b7a7e1bdaae59d704596898e727e1155d77.tar.gz
calcurse-20709b7a7e1bdaae59d704596898e727e1155d77.zip
Drop legacy online help system
Remove the old online help system and change the generic help key to do the same thing as ":help". This also removes some context-sensitive help. We should think about re-adding support for this later. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 3559a25..85a8780 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -19,7 +19,6 @@ calcurse_SOURCES = \
day.c \
event.c \
getstring.c \
- help.c \
ical.c \
io.c \
keys.c \