diff options
Diffstat (limited to 'boehm-gc/Makefile.am')
-rw-r--r-- | boehm-gc/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/boehm-gc/Makefile.am b/boehm-gc/Makefile.am index 83005b2e803..843891110c0 100644 --- a/boehm-gc/Makefile.am +++ b/boehm-gc/Makefile.am @@ -115,9 +115,3 @@ AM_MAKEFLAGS = \ CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host MAKEOVERRIDES= - -# No install-html or install-pdf support in automake yet -.PHONY: install-html install-pdf -install-html: -install-pdf: - |