summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-01 12:18:48 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-01 12:18:48 +0000
commit2c48597d36577b2129dfc321a43edc33526d29b0 (patch)
treefb91c2fdf7aac18000ab7dc24631ef5fccfa73b1 /c/src/lib/libcpu/Makefile.am
parent2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-2c48597d36577b2129dfc321a43edc33526d29b0.tar.bz2
2003-12-01 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* Makefile.am: Reformat.
Diffstat (limited to 'c/src/lib/libcpu/Makefile.am')
-rw-r--r--c/src/lib/libcpu/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/Makefile.am b/c/src/lib/libcpu/Makefile.am
index e50ba5ecf1..36db2974d9 100644
--- a/c/src/lib/libcpu/Makefile.am
+++ b/c/src/lib/libcpu/Makefile.am
@@ -5,7 +5,7 @@
noinst_HEADERS = shared/include/cache.h
noinst_HEADERS += shared/src/cache_aligned_malloc.c \
-shared/src/cache_manager.c
+ shared/src/cache_manager.c
SUBDIRS = @libcpu_cpu_subdir@
DIST_SUBDIRS = @libcpu_cpu_subdir@