summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2018-08-22 16:23:52 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2018-08-22 16:24:42 +0200
commit6446070da557bf8b56fa44b2bbdc4690edf490a9 (patch)
tree5432ec8fe24b30e461e9e2f07c2cbec842e6ce67 /Makefile
parent68a48bea8231afdf3f5e533a07bffeb1dc39f875 (diff)
add sfeed_twtxt format program: format to a twtxt feed
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5c72001..eed1299 100644
--- a/Makefile
+++ b/Makefile
@@ -11,6 +11,7 @@ BIN = \
sfeed_opml_import\
sfeed_plain\
sfeed_tail\
+ sfeed_twtxt\
sfeed_web\
sfeed_xmlenc
SCRIPTS = \