Files
gvm/configure.ac
T
2012-04-06 03:19:43 -07:00

4 lines
67 B
Plaintext

AC_INIT(hello, 0.0.1)
AM_INIT_AUTOMAKE
AC_CONFIG_FILES([Makefile])