summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/ts_386ex/tools/network_ada/adasockets/Makefile.am
blob: e53f89a2550a8d515ee1e5686308240b9f6e86e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
##
## $Id$
##

AUTOMAKE_OPTIONS = foreign 1.4

EXTRA_DIST = \
AUTHORS \
COPYING \
NEWS \
README \
sockets-constants.ads \
sockets-link.ads \
sockets-multicast.adb \
sockets-multicast.ads \
sockets-naming.adb \
sockets-naming.ads \
sockets-thin.ads \
sockets-utils.adb \
sockets-utils.ads \
sockets.adb \
sockets.ads

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