mirror of
https://github.com/cryb-to/cryb-to.git
synced 2025-01-03 10:21:10 +00:00
Change tarname to cryb-to to match github project name etc.
This commit is contained in:
parent
afe99d57dd
commit
9905f08c80
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
AC_PREREQ([2.63])
|
||||
AC_INIT([cryb.to], [devel], [des@des.no], [crybto], [http://cryb.to/])
|
||||
AC_INIT([cryb.to], [devel], [des@des.no], [cryb-to], [http://cryb.to/])
|
||||
AC_CONFIG_SRCDIR([include/cryb/to.h])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AM_INIT_AUTOMAKE([foreign])
|
||||
|
|
Loading…
Reference in a new issue