summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-03-19 15:35:52 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-03-19 15:35:52 +0100
commit6756e23f945c7a9c685ac4e8b06eae052f52b574 (patch)
treeced261e2433e6641d06529d3ff586c970f456d7e /Makefile
parente98b9f679619c4da2066697d3883a091736a37a0 (diff)
Rename static-linux -> linux.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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