We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 142ae0f + 4aa988b commit 780e806Copy full SHA for 780e806
configure.ac
@@ -4,7 +4,7 @@
4
AC_PREREQ([2.68])
5
AC_INIT([cyberprobe], [2.3.10], [cyberprobe-discussion@googlegroups.com])
6
AM_INIT_AUTOMAKE([-Wall -Werror subdir-objects foreign])
7
-AC_CONFIG_SRCDIR([src/target.C])
+AC_CONFIG_SRCDIR([src/cyberprobe.C])
8
AC_CONFIG_HEADERS([config.h])
9
AC_CONFIG_MACRO_DIR([m4])
10
AC_CONFIG_TESTDIR([tests])
0 commit comments