From b42faf87f2961526222a05530eaef9d31e9d33f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Courr=C3=A8ges-Anglas?= Date: Mon, 25 Sep 2017 16:28:07 +0200 Subject: Kill not-so-useful targets --- Makefile.am | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Makefile.am b/Makefile.am index b64d4e4..41b74dd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,11 +29,3 @@ SUBDIRS = src doc contrib doc_DATA = AUTHORS COPYING NEWS README EXTRA_DIST = $(doc_DATA) - -dist-hook: - chmod -R go-w $(distdir) - -sense: - @echo 42 - -.PHONY: dist-hook sense -- cgit v1.2.3