From 55a1b25ea2312f2e0bd476513015b952ace914dd Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 4 Jun 2017 19:27:50 +0200 Subject: Add libtool version comparison module and tests --- tsconfig.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index dee558cf1..7bcf7d495 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -39,6 +39,8 @@ "src/http.ts", "src/i18n.tsx", "src/i18n/strings.ts", + "src/libtoolVersion-test.ts", + "src/libtoolVersion.ts", "src/logging.ts", "src/memidb-test.ts", "src/memidb.ts", -- cgit v1.2.3