From 59889d45da6b14f4dcfba731f748896026758774 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 22 Sep 2003 21:39:37 +0000 Subject: [PATCH] Include the RELEASE-NOTES file too, which is basicly the release announce message. --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 54dc31c..a48c323 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,8 @@ AUTOMAKE_OPTIONS = foreign EXTRA_DIST = CHANGES COPYING maketgz reconf Makefile.dist \ - curl-config.in build_vms.com curl-style.el sample.emacs testcurl.sh + curl-config.in build_vms.com curl-style.el sample.emacs testcurl.sh \ + RELEASE-NOTES bin_SCRIPTS = curl-config -- 2.7.4