summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorDavid A. Wheeler <dwheeler@dwheeler.com>2013-09-02 19:55:41 -0400
committerDavid A. Wheeler <dwheeler@dwheeler.com>2013-09-02 19:55:41 -0400
commita39f7af19f788e5dd6159d532a8dc6eaa4539759 (patch)
tree3b4f8af0c0fba6bbf9f8ecba0e69ad25f1e871bd /makefile
parent8ff6e9798f9909594ad497bc70d39a3cf3bbf2e9 (diff)
downloadsloccount-git-a39f7af19f788e5dd6159d532a8dc6eaa4539759.tar.gz
Add support for AutoIt3/AutoHotKey scripts/macros [by Sven Strickroth (MrTux)]
- Add support for autoit3 and autohotkey macros/scripts - See: https://sourceforge.net/p/sloccount/patches/10/
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefile b/makefile
index aafb5c0..087d47d 100644
--- a/makefile
+++ b/makefile
@@ -88,6 +88,8 @@ EXECUTABLES= \
ada_count \
asm_count \
awk_count \
+ autohotkey_count \
+ autoit_count \
vbasic_count \
break_filelist \
cobol_count \