2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00

[master] Remove empty GNU-style dist files

This commit is contained in:
Mukund Sivaraman 2012-10-09 10:21:48 +05:30
parent c7ab107ab6
commit 5879860e00
3 changed files with 1 additions and 1 deletions

0
NEWS
View File

0
TODO
View File

View File

@ -4,7 +4,7 @@
AC_PREREQ([2.59])
AC_INIT(bind10-devel, 20120817, bind10-dev@isc.org)
AC_CONFIG_SRCDIR(README)
AM_INIT_AUTOMAKE
AM_INIT_AUTOMAKE([foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])dnl be backward compatible
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4macros])