From 65f34b834f0e8f34a8b8b95602a62dc8ea2c2d06 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Wed, 10 Nov 1999 21:05:03 +0000 Subject: ChangeLogTag:Wed Nov 10 14:59:25 1999 Ossama Othman --- TAO/Makefile.am | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'TAO/Makefile.am') diff --git a/TAO/Makefile.am b/TAO/Makefile.am index 1344bee68c5..c49644a4aba 100644 --- a/TAO/Makefile.am +++ b/TAO/Makefile.am @@ -11,7 +11,7 @@ ## The number in AUTOMAKE_OPTIONS is the minimum required version automake ## needed to process this file. -AUTOMAKE_OPTIONS = 1.4 check-news +AUTOMAKE_OPTIONS = 1.4 ##check-news bin_SCRIPTS = tao-config @@ -19,12 +19,11 @@ man_MANS = tao-config.1 SUBDIRS = \ tao \ - TAO_IDL \ - orbsvcs + TAO_IDL ## For some reason, automake doesn't include acconfig.h in the distribution EXTRA_DIST = PROBLEM-REPORT-FORM VERSION \ - COPYING.sun LICENSE.sun README.sun README.taoconf \ + COPYING.sun LICENSE.sun README.sun \ tao-config.in taoConf.sh.in tao-config.1.in DISTCLEANFILES = tao-config taoConf.sh tao-config.1 -- cgit v1.2.1