summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/src/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 15:35:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 15:35:00 +0000
commitcc480f9cb73f6410dcbdce70b71732ef52c0c44f (patch)
tree2ab24e55c298f18e1624b9c1f856d4d98ab65f60 /c/src/exec/score/src/Makefile.am
parent2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-cc480f9cb73f6410dcbdce70b71732ef52c0c44f.tar.bz2
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/Makefile.am: Include compile.am.
Diffstat (limited to 'c/src/exec/score/src/Makefile.am')
-rw-r--r--c/src/exec/score/src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/exec/score/src/Makefile.am b/c/src/exec/score/src/Makefile.am
index 616e6de1fb..5e27949c90 100644
--- a/c/src/exec/score/src/Makefile.am
+++ b/c/src/exec/score/src/Makefile.am
@@ -5,6 +5,7 @@
AUTOMAKE_OPTIONS = foreign 1.4
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
+include $(top_srcdir)/../../../automake/compile.am
include $(top_srcdir)/../../../automake/lib.am
# We only build multiprocessing related files if HAS_MP was defined