From a39f7af19f788e5dd6159d532a8dc6eaa4539759 Mon Sep 17 00:00:00 2001 From: "David A. Wheeler" Date: Mon, 2 Sep 2013 19:55:41 -0400 Subject: 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/ --- makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'makefile') 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 \ -- cgit v1.2.1