aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authormitchell <70453897+orbitalquark@users.noreply.github.com>2020-09-20 18:46:04 -0400
committermitchell <70453897+orbitalquark@users.noreply.github.com>2020-09-20 18:46:04 -0400
commit5fab12c305f3db43f6c93e8f70564017f252a8cb (patch)
treeea4781e99d6d03ac72ccb882d5904e76ca45b733 /src/Makefile
parent7a8ee09e8e18c1582cf185c5cf9dfab822c91203 (diff)
downloadtextadept-5fab12c305f3db43f6c93e8f70564017f252a8cb.tar.gz
textadept-5fab12c305f3db43f6c93e8f70564017f252a8cb.zip
Added code counting script and inline plots.
Removed redundant stats link.
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index e289e6fe..396b1b29 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -461,3 +461,4 @@ clean-deps:
sources = ../core ../modules/ansi_c ../modules/lua ../modules/textadept \
textadept.c Makefile ../init.lua
count: $(cloc) ; perl $< $(sources) --not-match-f=tadoc.lua
+plots: ; ../scripts/gen_plots.sh