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 /dst | |
parent | 67a6029a3f6478a535bc8eea7cbce1aad3f44a0e (diff) | |
download | isc-dhcp-76f4993d6e2d6f9a536bde3524d45431ffce6f4b.tar.gz |
automake regeneration
Diffstat (limited to 'dst')
-rw-r--r-- | dst/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dst/Makefile.in b/dst/Makefile.in index c84e34f8..35c35b0d 100644 --- a/dst/Makefile.in +++ b/dst/Makefile.in @@ -106,6 +106,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@ |