aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2019-03-21 21:15:45 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2019-03-21 21:15:45 +0100
commit402d838a6ae11062d4e446690c9c827273c438fd (patch)
treeceac2714070406bf32c1fc9f9a315c674fab0977 /Makefile
parentStarted work on stream interleaving. (diff)
downloadcalp-402d838a6ae11062d4e446690c9c827273c438fd.tar.gz
calp-402d838a6ae11062d4e446690c9c827273c438fd.tar.xz
Add ./ to makefile.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 17f90a91..e7b57d9c 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ $(OBJDIR):
tags: $(C_FILES) $(H_FILES)
ctags -R
- rfc-tags rfc5545.txt >> tags
+ ./rfc-tags rfc5545.txt >> tags
clean:
-rm parse