summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-07-14 21:41:36 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-07-14 21:41:36 +0000
commit322c9edc63f8652e24161f23ea0cfb66949d6255 (patch)
treea681183b76e3ab71c1d3a3dd35bfb1e4dadca0da /Makefile
parent3d5cc72396ba4b7c62f1d0e22a83ecc22fa28844 (diff)
downloadATCD-322c9edc63f8652e24161f23ea0cfb66949d6255.tar.gz
Added Makefile.am and NEWS to the list of controlled files. The
file `NEWS' will get generated when a release is made.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3ea949f3d19..2f7696a33f9 100644
--- a/Makefile
+++ b/Makefile
@@ -94,9 +94,12 @@ CONTROLLED_FILES = \
ChangeLog-93 \
FAQ \
Makefile \
+ Makefile.am \
+ NEWS \
PROBLEM-REPORT-FORM \
README \
THANKS \
+ TODO \
VERSION \
WindozeCE \
acconfig.h \
@@ -178,3 +181,6 @@ releaseall: release
ACE-INSTALL: ACE-INSTALL.html
@lynx -dump $< > $@
+
+NEWS: VERSION
+ cp VERSION NEWS