summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/bare/Makefile.am
blob: a0b8915e264eb9febded9b0b82f35db5a36f3e05 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
##
## $Id$
##

ACLOCAL_AMFLAGS = -I ../../../aclocal

include $(top_srcdir)/../bsp.am

SUBDIRS = . include

EXTRA_DIST = bsp_specs build-tools do-bare-bsp-build

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