ldns: fix bootstrap on automake 1.10

This commit is contained in:
Travis Cross 2012-04-17 23:32:21 +00:00
parent 19f441c6f4
commit 315c0e4c0d
1 changed files with 1 additions and 0 deletions

View File

@ -486,3 +486,4 @@ AC_OUTPUT
COPY_HEADER_FILES(ldns/, ldns/)
AC_CONFIG_SUBDIRS([drill])
AC_REQUIRE_AUX_FILE([install-sh])