aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 19d0a50af..6a3f5414a 100644
--- a/Makefile
+++ b/Makefile
@@ -40,9 +40,6 @@ dist: man/pandoc.1
cd pandoc-${version}
stack setup && stack test && cd .. && rm -rf "pandoc-${version}"
-.travis.yml: pandoc.cabal make_travis_yml.hs
- runghc make_travis_yml.hs $< > $@
-
debpkg: man/pandoc.1
make -C deb