-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathMakefile.am
More file actions
29 lines (27 loc) · 740 Bytes
/
Makefile.am
File metadata and controls
29 lines (27 loc) · 740 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
SUBDIRS = socketapi cppsocketapi socket_programs cppsocket_programs scripts
EXTRA_DIST = \
AUTHORS \
ChangeLog \
COPYING \
debian/changelog \
debian/control \
debian/copyright \
debian/libsctpsocket2.install \
debian/libsctpsocket2.symbols \
debian/libsctpsocket-dev.install \
debian/not-installed \
debian/rules \
debian/source/format \
debian/source/lintian-overrides \
debian/upstream/metadata \
debian/upstream/signing-key.asc \
debian/watch \
freebsd/socketapi/distinfo \
freebsd/socketapi/Makefile \
freebsd/socketapi/pkg-descr \
freebsd/socketapi/pkg-plist \
freebsd/socketapi/test-packaging \
INSTALL \
README.md \
rpm/socketapi.spec
ACLOCAL_AMFLAGS = -I m4