diff options
author | David Hankins <dhankins@isc.org> | 2010-11-03 23:25:20 +0000 |
---|---|---|
committer | David Hankins <dhankins@isc.org> | 2010-11-03 23:25:20 +0000 |
commit | 76f4993d6e2d6f9a536bde3524d45431ffce6f4b (patch) | |
tree | 3f4ad0ed43730906252d16b13d17e36e5871cba7 /tests | |
parent | 67a6029a3f6478a535bc8eea7cbce1aad3f44a0e (diff) | |
download | isc-dhcp-76f4993d6e2d6f9a536bde3524d45431ffce6f4b.tar.gz |
automake regeneration
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in index 031d5de6..3b81ed90 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -94,6 +94,7 @@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ RANLIB = @RANLIB@ |