summaryrefslogtreecommitdiffstats
path: root/tools/build/Makefile.am
blob: e9d608c11397f7d2a90f16b767c601ad64c0ffa2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#
# $Id$
#

AUTOMAKE_OPTIONS = foreign
ACLOCAL = @ACLOCAL@ -I $(RTEMS_TOPdir)/aclocal

SUBDIRS = scripts src

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