X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=configure.ac;h=5c70e8ad105eef978b6c9739dccef770dae04a4f;hp=1e3e377c379d0f13de97ac300aca5d28ae2396c8;hb=8667d3c244533a17839a4ea0e891251ff7f86af7;hpb=b6479f7df73a0933bc364dcd61ae45955d826bf1 diff --git a/configure.ac b/configure.ac index 1e3e377..5c70e8a 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ AC_PREREQ([2.63]) AC_INIT([sigrok-cli], [0.4.0], [sigrok-devel@lists.sourceforge.net], [sigrok-cli], [http://www.sigrok.org]) -AC_CONFIG_SRCDIR([sigrok-cli.c]) +AC_CONFIG_SRCDIR([sigrok-cli.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([autostuff])