summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-05-14 18:32:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-05-14 18:32:20 +0000
commitcbc264e6bdc16b6a6b3cbd774792ab10255d3adf (patch)
treebd316b6a99bfb49461027b485399c23be329ac91 /c/src/lib/libcpu/powerpc/Makefile.am
parent2002-05-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-cbc264e6bdc16b6a6b3cbd774792ab10255d3adf.tar.bz2
2002-05-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/powerpc/debugmod.h: New file (extracted from score/ppc.h). * Makefile.am: Relect changes above.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/Makefile.am')
-rw-r--r--c/src/lib/libcpu/powerpc/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/powerpc/Makefile.am b/c/src/lib/libcpu/powerpc/Makefile.am
index e0c0c74187..9c7c4ae72c 100644
--- a/c/src/lib/libcpu/powerpc/Makefile.am
+++ b/c/src/lib/libcpu/powerpc/Makefile.am
@@ -4,7 +4,8 @@
ACLOCAL_AMFLAGS = -I ../../../../../aclocal
-nobase_include_HEADERS = rtems/powerpc/cache.h
+nobase_include_HEADERS = rtems/powerpc/cache.h \
+ rtems/powerpc/debugmod.h
$(PROJECT_INCLUDE):
$(mkinstalldirs) $@