mirror of
https://github.com/debauchee/barrier.git
synced 2024-11-23 09:43:24 +03:00
moved auxillary automake files into config directory.
This commit is contained in:
parent
eabfcb9e16
commit
f85457c49f
@ -1,8 +1,9 @@
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_INIT(base/IInterface.h)
|
||||
AM_INIT_AUTOMAKE(synergy, 0.5)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AC_CONFIG_AUX_DIR(config)
|
||||
AM_INIT_AUTOMAKE(synergy, 0.5)
|
||||
|
||||
dnl information on the package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user