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

AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

SUBDIRS = ffitest

EXTRA_DIST = libffi.am

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