summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorDavid A. Wheeler <dwheeler@dwheeler.com>2013-09-02 20:38:37 -0400
committerDavid A. Wheeler <dwheeler@dwheeler.com>2013-09-02 20:38:37 -0400
commit798de4ba1bd05f681c7947a1aaa67ac6018e9ae3 (patch)
tree6a5a7c675144daabb4f477a7150891a47ecaef51 /makefile
parentaaa5e5c1d75f60c7913c1472629d83834985781f (diff)
downloadsloccount-git-798de4ba1bd05f681c7947a1aaa67ac6018e9ae3.tar.gz
Add Basic InnoSetup-Script support [from Sven Strickroth (MrTux)]
- See https://sourceforge.net/p/sloccount/patches/11/
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index 7646787..9673db7 100644
--- a/makefile
+++ b/makefile
@@ -105,6 +105,7 @@ EXECUTABLES= \
get_sloc \
get_sloc_details \
haskell_count \
+ innosetup_count \
javascript_count \
lex_count \
lisp_count \