summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am8
1 files changed, 0 insertions, 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