summaryrefslogtreecommitdiffstats
path: root/cpukit/score/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-06 20:39:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-06 20:39:27 +0000
commit684e243dd0a102fd7ba6e68721f9930f930a42ff (patch)
tree386550b2cf5522d92b88331948b6c2acbac7f692 /cpukit/score/Makefile.am
parent2009-08-06 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-684e243dd0a102fd7ba6e68721f9930f930a42ff.tar.bz2
Revert.
Diffstat (limited to 'cpukit/score/Makefile.am')
-rw-r--r--cpukit/score/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/Makefile.am b/cpukit/score/Makefile.am
index 12a4be81f7..de06241bd0 100644
--- a/cpukit/score/Makefile.am
+++ b/cpukit/score/Makefile.am
@@ -73,7 +73,6 @@ endif
AM_CPPFLAGS += -D__RTEMS_INSIDE__
-project_lib_LIBRARIES = libscore.a
noinst_LIBRARIES = libscore.a
libscore_a_SOURCES =
libscore_a_CPPFLAGS = $(AM_CPPFLAGS)