]> granicus.if.org Git - docbook-dsssl/commitdiff
Add demo to distrib
authorNorman Walsh <ndw@nwalsh.com>
Tue, 17 Sep 2002 12:00:56 +0000 (12:00 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Tue, 17 Sep 2002 12:00:56 +0000 (12:00 +0000)
slides/Makefile

index 8fd5b621459cca7863f7fab5a27db3fa369e1663..dc83de1b7c668581ff45c88fdd7e1f6c6d87b5e1 100644 (file)
@@ -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