From 411da56d5bebd5923123896770c8dfd176cc5318 Mon Sep 17 00:00:00 2001 From: coryan Date: Fri, 17 Nov 2000 01:29:35 +0000 Subject: ChangeLogTag:Thu Nov 16 16:14:03 2000 Carlos O'Ryan --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 74ed9d7def5..9d17adc8332 100644 --- a/Makefile +++ b/Makefile @@ -156,6 +156,7 @@ CONTROLLED_FILES = \ docs \ etc \ examples \ + html \ include \ install-sh \ ltcf-c.sh \ @@ -197,8 +198,7 @@ RELEASE_LIB_FILES = \ # found in those lists. RELEASE_TAG_FILES = \ man/Makefile.am \ - man/man3/Makefile.am \ - man/html/Makefile.am + man/man3/Makefile.am .PHONY: release releasetao releaseall tag @@ -216,7 +216,7 @@ REL = beta ZIP_FILES = #### The release target creates the ACE (only) kit. -release: $(APPLY_NEW_TAG) ACE-INSTALL +release: $(APPLY_NEW_TAG) @$(ACE_ROOT)/bin/make_release -k ace $(ACE_TAG) \ $(INSTALL_KIT) $(GENERATE_MAN_PAGES) $(ZIP_FILES) $(CHECK) -- cgit v1.2.1