diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-04-08 18:49:50 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-04-08 18:49:50 +0000 |
commit | ff449c5f00cf88f98032835977c2fb5131492a0d (patch) | |
tree | 476c4542fef6b39803b17475b977b3be336c6740 /TAO/Makefile.am | |
parent | 28b08e90c5d6b54f0146b9e526b5dc0310cd6150 (diff) | |
download | ATCD-ff449c5f00cf88f98032835977c2fb5131492a0d.tar.gz |
moved BUG-REPORT-FORM to PROBLEM-REPORT-FORM
Diffstat (limited to 'TAO/Makefile.am')
-rw-r--r-- | TAO/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/Makefile.am b/TAO/Makefile.am index 93430a3673a..1344bee68c5 100644 --- a/TAO/Makefile.am +++ b/TAO/Makefile.am @@ -23,7 +23,7 @@ SUBDIRS = \ orbsvcs ## For some reason, automake doesn't include acconfig.h in the distribution -EXTRA_DIST = BUG-REPORT-FORM VERSION \ +EXTRA_DIST = PROBLEM-REPORT-FORM VERSION \ COPYING.sun LICENSE.sun README.sun README.taoconf \ tao-config.in taoConf.sh.in tao-config.1.in |