aboutsummaryrefslogtreecommitdiffstats
path: root/sualibrary/Makefile.am
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-07-09 20:57:43 +0200
committerHarald Welte <laforge@gnumonks.org>2010-07-09 20:57:43 +0200
commit3dc72b8cff16ffcc9babab9a9892befda44d8c4e (patch)
treef58253ec5c8a39d8215dacaf8a31297fbe5811e2 /sualibrary/Makefile.am
parent7e7186ca00b33e9735c809ce200e310636006a22 (diff)
update to sualibrary-0.1.2 from 2002-11-26
* Contains Relaying functionality using hostnames. * Correct some bugs * Compiles and runs on Linux, FreeBSD, Max OS X .... * Tested on IPv4 and IPV6 networks * interoperable with other SUA implementations * corresponds to sua draft v13 * requires SCTP implementation sctplib-1.0.0-pre19 from www.sctp.de
Diffstat (limited to 'sualibrary/Makefile.am')
-rw-r--r--sualibrary/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/sualibrary/Makefile.am b/sualibrary/Makefile.am
index e778ee2..0c03538 100644
--- a/sualibrary/Makefile.am
+++ b/sualibrary/Makefile.am
@@ -1,9 +1,10 @@
####### kdevelop will overwrite this part!!! (begin)##########
+SUBDIRS = docs sua testup
+
####### kdevelop will overwrite this part!!! (end)############
SUBDIRS = docs sua testup
-