From: Norman Walsh Date: Tue, 17 Sep 2002 12:00:56 +0000 (+0000) Subject: Add demo to distrib X-Git-Tag: release/1.79.1~6^2~5249 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=352aa7e0075eae354f6b748128bcc397525998cb;p=docbook-dsssl Add demo to distrib --- diff --git a/slides/Makefile b/slides/Makefile index 8fd5b6214..dc83de1b7 100644 --- a/slides/Makefile +++ b/slides/Makefile @@ -55,7 +55,6 @@ else find . -print | grep /CVS/ | cut -c3- >> /tmp/tar.exclude find . -print | grep .classes | cut -c3- >> /tmp/tar.exclude find . -print | grep .cvskeep | cut -c3- >> /tmp/tar.exclude - find . -print | grep demo/ | cut -c3- >> /tmp/tar.exclude find . -print | grep "~$$" | cut -c3- >> /tmp/tar.exclude find . -type f -name "#*" | cut -c3- >> /tmp/tar.exclude find . -type f -name ".cvsignore" | cut -c3- >> /tmp/tar.exclude