From 6756e23f945c7a9c685ac4e8b06eae052f52b574 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 19 Mar 2017 15:35:52 +0100 Subject: Rename static-linux -> linux. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d5c4c3e31..2f6145da7 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ dist: man/pandoc.1 stack setup && stack test && cd .. && rm -rf "pandoc-${version}" debpkg: man/pandoc.1 - make -C static-linux + make -C linux macospkg: man/pandoc.1 ./macos/make_macos_package.sh -- cgit v1.2.3