summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2019-04-20 16:21:44 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2019-04-20 16:21:44 +0200
commit493e2e508530aa95d4806e4aca52183794d20ad0 (patch)
tree359d77dc854116d619c93a6acf03c36b7ec6581e /Makefile
parenteb9e9a957a75069edecbfcc1872930d07e146a1a (diff)
add sfeed_atom: convert one or more feeds from TSV (back to) Atom
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 158d0d8..95e2cd1 100644
--- a/Makefile
+++ b/Makefile
@@ -7,6 +7,7 @@ VERSION = 0.9.8
BIN = \
sfeed\
+ sfeed_atom\
sfeed_frames\
sfeed_gph \
sfeed_html\