summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2009-06-20 22:53:50 +0000
committerRalf Baechle <ralf@linux-mips.org>2009-06-20 22:53:50 +0000
commit9f0de7de494c86e19d3c7166e245682453154b74 (patch)
treeaafee72e7405f69d5c3fc6169af5c36d123be4cc /configure.ac
parentbb128be6551cf26893a27d3964914915046a5098 (diff)
Move all header files to be installed to new subdirectory netax25.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 71b0fac..7e56c65 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.59)
AC_INIT(libax25, 0.0.12-rc1, linux-hams@vger.kernel.org)
-AC_CONFIG_SRCDIR(axlib.h)
+AC_CONFIG_SRCDIR(axconfig.c)
AM_INIT_AUTOMAKE([foreign no-define])
AM_CONFIG_HEADER(config.h)