summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Hankins <dhankins@isc.org>2007-09-12 17:28:57 +0000
committerDavid Hankins <dhankins@isc.org>2007-09-12 17:28:57 +0000
commit966c0a1fecd1372d67a5ad586ded51ab24f193f3 (patch)
treef8da8567d69b11fd04db391a4ec8ea8714482572 /Makefile.am
parentc61eba3b37c0fba741f40c3999d5e62dbec1a2fe (diff)
downloadisc-dhcp-966c0a1fecd1372d67a5ad586ded51ab24f193f3.tar.gz
Include RELNOTES in the distribution.
'realse'->release typo.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index dafc1404..be2f91c7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,8 @@ Makefile:
#
# We have a lot of files that we want shipped with the distribution.
#
-EXTRA_DIST = contrib/3.0b1-lease-convert contrib/dhclient-tz-exithook.sh \
+EXTRA_DIST = RELNOTES \
+ contrib/3.0b1-lease-convert contrib/dhclient-tz-exithook.sh \
contrib/dhcp.spec contrib/sethostname.sh contrib/solaris.init \
contrib/ms2isc/Registry.pm contrib/ms2isc/ms2isc.pl \
contrib/ms2isc/readme.txt \