From 875c2d2aada2744fffa6323be2a0864846336045 Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Tue, 8 Jul 2014 18:18:32 -0700 Subject: [PATCH] Removed Makefile from cabal file --- ShellCheck.cabal | 2 -- 1 file changed, 2 deletions(-) diff --git a/ShellCheck.cabal b/ShellCheck.cabal index 5517bed..757616d 100644 --- a/ShellCheck.cabal +++ b/ShellCheck.cabal @@ -28,8 +28,6 @@ Extra-Source-Files: shellcheck.1.md -- tests test/shellcheck.hs - -- misc - Makefile source-repository head type: git