diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index fdb9103..ebca718 100644 --- a/configure.in +++ b/configure.in @@ -77,3 +77,4 @@ if test "x$GCC" = "xyes"; then fi AC_OUTPUT(call/Makefile ax25ipd/Makefile listen/Makefile Makefile ax25rtd/Makefile ax25mond/Makefile) + |