Oopsie fix the build
This commit is contained in:
parent
564168be14
commit
117d81d691
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ AC_SUBST(HVERSION, "\"0.1\"")
|
|||
AC_SUBST(AUTHOR, "\"\"")
|
||||
AC_SUBST(COPYRIGHT, "'(2024)")
|
||||
AC_SUBST(LICENSE, gpl3+)
|
||||
AC_CONFIG_SRCDIR(scripts)
|
||||
#AC_CONFIG_SRCDIR(scripts)
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AM_INIT_AUTOMAKE([1.12 foreign silent-rules subdir-objects color-tests parallel-tests -Woverride -Wno-portability])
|
||||
AM_SILENT_RULES([yes])
|
||||
|
|
Loading…
Reference in a new issue