diff options
Diffstat (limited to 'lib/export/isccfg/Makefile.in')
-rw-r--r-- | lib/export/isccfg/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/export/isccfg/Makefile.in b/lib/export/isccfg/Makefile.in index 2a791a4de6fdd..8626d0ba38cbd 100644 --- a/lib/export/isccfg/Makefile.in +++ b/lib/export/isccfg/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2009, 2011-2013 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2009, 2011-2013, 2015 Internet Systems Consortium, Inc. ("ISC") # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -18,7 +18,7 @@ top_srcdir = @top_srcdir@ srcdir = @top_srcdir@/lib/isccfg export_srcdir = @top_srcdir@/lib/export -@BIND9_VERSION@ +VERSION=@BIND9_VERSION@ @LIBISCCFG_API@ |