summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/ts_386ex/tools/network_ada/Makefile.am
blob: 1a03e013ba8dc1ee1f2775123638401068199932 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
##
## $Id$
##

AUTOMAKE_OPTIONS = foreign 1.4

SUBDIRS = adasockets listener tcprelay

EXTRA_DIST = README networkconfig.h

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