summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 64123f9..d65b6ba 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ tuxstat:
cat /proc/`pidof tuxanci-ng`/status
line:
- cat src/*.c include*.h | wc -l
+ cat src/*.c include/*.h | wc -l
core:
gcore `pidof publicserver`