summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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