summaryrefslogtreecommitdiffstats
path: root/c/src/exec/Makefile.am
blob: 21dc23fd8e63ef08e68595b5bfed270a6e4966b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
##
## $Id$
##

AUTOMAKE_OPTIONS = foreign 1.5
ACLOCAL_AMFLAGS = -I ../../../aclocal

include $(top_srcdir)/../../../automake/multilib.am

SUBDIRS = include score rtems sapi @subdirs@ wrapup

include $(top_srcdir)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am