summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 06:08:36 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-12 06:08:36 +0000
commit525b1acb82d98861eaa98af5d744ff58141574d1 (patch)
tree0a0638a9cdd690911f7495f41415854fda1a549d /c
parentCleanup. (diff)
downloadrtems-525b1acb82d98861eaa98af5d744ff58141574d1.tar.bz2
Regenerate.
Diffstat (limited to 'c')
-rw-r--r--c/src/ada/preinstall.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/ada/preinstall.am b/c/src/ada/preinstall.am
index dd58136833..1b71445656 100644
--- a/c/src/ada/preinstall.am
+++ b/c/src/ada/preinstall.am
@@ -6,10 +6,10 @@ $(srcdir)/preinstall.am: Makefile.am
endif
PREINSTALL_DIRS =
-DISTCLEANFILES += $(PREINSTALL_DIRS)
+DISTCLEANFILES = $(PREINSTALL_DIRS)
PREINSTALL_FILES =
-CLEANFILES += $(PREINSTALL_FILES)
+CLEANFILES = $(PREINSTALL_FILES)
if RTEMS_ADA
$(PROJECT_INCLUDE)/adainclude/$(dirstamp):