summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorThomas Osterried <thomas@osterried.de>2005-12-10 16:17:28 +0000
committerThomas Osterried <thomas@osterried.de>2005-12-10 16:17:28 +0000
commitcbc787a43d78bec5b22038d5c3d124820fc53aaa (patch)
tree48ad671c8c286a1513425cfa3cb311cb4c14cfcf /configure.in
parentf4d3f0dc920f69aa903f91ae0ef2fb14b9a5195b (diff)
support for 6pack tnc rings (patch found at sf.net)
from IƱaki Arenaza EB2EBU <iarenaza@escomposlinux.org>
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 0893ec8..9308d05 100644
--- a/configure.in
+++ b/configure.in
@@ -76,4 +76,4 @@ if test "x$GCC" = "xyes"; then
fi
fi
-AC_OUTPUT(netrom/Makefile tcpip/Makefile ax25/Makefile Makefile rose/Makefile user_call/Makefile kiss/Makefile hdlcutil/Makefile hdlcutil/fl/Makefile yamdrv/Makefile dmascc/Makefile)
+AC_OUTPUT(netrom/Makefile tcpip/Makefile ax25/Makefile Makefile rose/Makefile user_call/Makefile kiss/Makefile 6pack/Makefile hdlcutil/Makefile hdlcutil/fl/Makefile yamdrv/Makefile dmascc/Makefile)