summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2018-02-16 12:40:05 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2018-02-16 12:40:05 +0100
commitaa68fc5256ffd5d63b8032e1adee871e90b655f1 (patch)
treeb9b869a12b41ce5a196523c4bbfcca1204ff109d /Makefile
parente0f7dae9ac8435a254aff53f98ca66a3ee93e658 (diff)
sfeed_gph: many improvements
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2c9f91f..80b1a54 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,7 @@ VERSION = 0.9.3
BIN = \
sfeed\
sfeed_frames\
+ sfeed_gph \
sfeed_html\
sfeed_mbox\
sfeed_opml_import\