diff options
Diffstat (limited to 'man/Makefile.am')
-rw-r--r-- | man/Makefile.am | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/man/Makefile.am b/man/Makefile.am index 33ae2927f85..73d99f4f6b2 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -13,10 +13,4 @@ AUTOMAKE_OPTIONS = 1.4 ## Build man3 before html directory! -SUBDIRS = man3 html - -EXTRA_DIST = acewindex.html - - -acewindex.html: - $(top_srcdir)/generate_html_windex $(top_srcdir)/man/man3/ACE*.3 +SUBDIRS = man3 |