]> sigrok.org Git - sigrok-cli.git/blobdiff - configure.ac
GPL headers: Use correct project name.
[sigrok-cli.git] / configure.ac
index e2dd208af455d2c8dd3538c558f12a0571731253..8bd75a2acc4fc6a313274cc92633bd634f437b67 100644 (file)
@@ -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 <bert@biot.com>
 ##
@@ -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