summaryrefslogtreecommitdiffstats
path: root/c/src/tests/automake/local.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/automake/local.am')
-rw-r--r--c/src/tests/automake/local.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/c/src/tests/automake/local.am b/c/src/tests/automake/local.am
index cfd96cf048..4ecc353d5b 100644
--- a/c/src/tests/automake/local.am
+++ b/c/src/tests/automake/local.am
@@ -1,13 +1,5 @@
## $Id$
-debug:
- @echo
- @echo "\"make debug\" is obsolete, instead use:"
- @echo " make VARIANT=DEBUG"
- @echo
-
-.PHONY: debug
-
preinstall-am: $(PREINSTALL_FILES)
preinstall: preinstall-am
.PHONY: preinstall preinstall-am