From ae5ad2e9fe92b5fdb2a4c5d6e6f3e2de410e61d8 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Fri, 3 May 2002 20:30:15 +0000 Subject: [PATCH] r1900: *** empty log message *** --- debian/docs | 1 + helical/Makefile.am | 2 -- make-dist.sh | 3 ++- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/docs b/debian/docs index 5502ed8..a016fd6 100644 --- a/debian/docs +++ b/debian/docs @@ -1,3 +1,4 @@ NEWS README TODO +AUTHORS diff --git a/helical/Makefile.am b/helical/Makefile.am index b4c1253..955d29c 100644 --- a/helical/Makefile.am +++ b/helical/Makefile.am @@ -1,5 +1,3 @@ -# bin_SCRIPTS = sample-helical.sh - CLEANFILES=\*.pgm \*.if \*~ \*.pj \.*~ \#\*\# \#\*~ diff --git a/make-dist.sh b/make-dist.sh index 86c73f1..5e1fdd2 100755 --- a/make-dist.sh +++ b/make-dist.sh @@ -33,7 +33,8 @@ rm -f `find . -type f -name .cvsignore` rm -rf `find . -type d -name CVS` rm -f `find . -type f -name '*~' -or -name '.*~' -or \ -name '.#*' -or -name '#*#' -or -name '*.fig' -or -name '*.psd'` -rm -rf images copy make-dist.sh make-doc.sh doc +rm -rf images copy make-dist.sh make-doc.sh doc stamp-h.in build-stamp \ + configure-stamp popd # Create original distribution archives -- 2.34.1