summaryrefslogtreecommitdiffstats
path: root/c/src
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-11 15:48:53 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-11 15:48:53 +0000
commit6bfddfe1812625f47d4d9c67d48f55e69c2eeaaa (patch)
treef39912e80510ec0db311d2790d2ee6ef75c0975c /c/src
parent2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-6bfddfe1812625f47d4d9c67d48f55e69c2eeaaa.tar.bz2
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use include_ada_HEADERS.
Diffstat (limited to 'c/src')
-rw-r--r--c/src/ada/ChangeLog4
-rw-r--r--c/src/ada/Makefile.am8
2 files changed, 8 insertions, 4 deletions
diff --git a/c/src/ada/ChangeLog b/c/src/ada/ChangeLog
index 1fa54ea2a5..893f5719e4 100644
--- a/c/src/ada/ChangeLog
+++ b/c/src/ada/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Use include_ada_HEADERS.
+
2003-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Preinstall adainclude_HEADERS.
diff --git a/c/src/ada/Makefile.am b/c/src/ada/Makefile.am
index 4b2a807b16..99d3c45c85 100644
--- a/c/src/ada/Makefile.am
+++ b/c/src/ada/Makefile.am
@@ -2,14 +2,14 @@
# $Id$
#
-adaincludedir = $(includedir)/adainclude
+include_adadir = $(includedir)/adainclude
if RTEMS_ADA
-adainclude_HEADERS = rtems.adb rtems.ads
-adainclude_HEADERS += rtems-multiprocessing.adb rtems-multiprocessing.ads
+include_ada_HEADERS = rtems.adb rtems.ads
+include_ada_HEADERS += rtems-multiprocessing.adb rtems-multiprocessing.ads
endif
-all-local: $(TMPINSTALL_FILES)
+all-local: $(PREINSTALL_FILES)
PREINSTALL_FILES =