m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarcin Chrzanowski <marcin.j.chrzanowski@gmail.com>2018-05-28 23:15:40 +0200
committerMarcin Chrzanowski <marcin.j.chrzanowski@gmail.com>2018-05-28 23:23:19 +0200
commitae231669e8f3814fd447c5a60ae2c09c11264ec8 (patch)
treea629eebbd62159bec651db08261ad85758444e18 /Makefile
parent48683e52caf555cd6ef76384542d7b940d911d6e (diff)
Refactor
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d269ea1..f432ef0 100644
--- a/Makefile
+++ b/Makefile
@@ -7,4 +7,4 @@ clean:
$(MAKE) -C $(KDIR) M=$$PWD clean
tags: pci.c pci.h char.c char.h harddoom_main.c
- ctags -R linux .
+ ctags -R .