X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=configure.ac;h=8bd75a2acc4fc6a313274cc92633bd634f437b67;hp=e2dd208af455d2c8dd3538c558f12a0571731253;hb=ea7741ee9521becb0d4fdcefa58b0f2f54d1f398;hpb=397969ae77161b9a56da14a68a79f82a094d4134 diff --git a/configure.ac b/configure.ac index e2dd208..8bd75a2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ ## -## This file is part of the sigrok project. +## This file is part of the sigrok-cli project. ## ## Copyright (C) 2010 Bert Vermeulen ## @@ -101,6 +101,7 @@ AC_SUBST(AM_LIBTOOLFLAGS, '--silent') AC_CONFIG_FILES([Makefile contrib/Makefile contrib/sigrok-cli.nsi + contrib/sigrok-cli_cross.nsi doc/Makefile]) AC_OUTPUT