aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@hornquist.se>2019-03-11 00:08:58 +0100
committerHugo Hörnquist <hugo@hornquist.se>2019-03-11 00:08:58 +0100
commit5e377ec8089154a72d84f2e487b0c4d89154499b (patch)
tree7b7186db59b98d480478c8c59b9472351395d369 /Makefile
parentWork on RRULE's. (diff)
downloadcalp-5e377ec8089154a72d84f2e487b0c4d89154499b.tar.gz
calp-5e377ec8089154a72d84f2e487b0c4d89154499b.tar.xz
Add ctags generation for RFC-file.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8053f704..812205a8 100644
--- a/Makefile
+++ b/Makefile
@@ -50,6 +50,7 @@ libguile-calendar.so: $(O_FILES)
tags: $(C_FILES) $(H_FILES)
ctags -R
+ rfc-tags rfc5545.txt >> tags
clean:
-rm parse